mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 21:35:53 +00:00
Turns out that loggers that are instantiated before the config is loaded get turned off. Also bring the logging config that is generated by --generate-config into line. Fixes #6194.