0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-11 13:48:50 +02:00
synapse/changelog.d/6197.docker
Richard van der Hoff 560c122267
Fix logging config for the docker image (#6197)
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.
2019-10-18 13:34:33 +02:00

2 lines
47 B
Docker

Fix logging getting lost for the docker image.