mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* Improved logging - using classes instead of functions (feels like it fits better the use case) - using singleton global to not pass logging service around * Added vscode logger, command to change level, and settings * improved bootstrap logging * build foam-core before running tests in github workflows