mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-21 02:21:23 +01: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.