mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-05 15:55:50 -05: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.