mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-21 22:41:15 +02: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.