MatrixSynapse/synapse/config
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
..
__init__.py
__main__.py
_base.py
_base.pyi
api.py
appservice.py
captcha.py
cas.py
consent_config.py
database.py
emailconfig.py
groups.py
homeserver.py
jwt_config.py
key.py
logger.py Fix logging config for the docker image (#6197) 2019-10-18 13:34:33 +02:00
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py
repository.py
room_directory.py
saml2_config.py
server.py
server_notices_config.py
spam_checker.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py