core
core copied to clipboard
Increased customisation for logger
Accept custom formatting, and provide examples for how to go to pino for json logging in docs
This can follow the pattern for config loaders implemented in 0.3.8, providing the new logger definition as part of the application definition
want to be able to override the log level per-service / module
trace for my app, warn for hass for example