summary refs log tree commit diff
path: root/docker/conf/log.config
diff options
context:
space:
mode:
Diffstat (limited to 'docker/conf/log.config')
-rw-r--r--docker/conf/log.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/conf/log.config b/docker/conf/log.config
index db35e475a4..ed418a57cd 100644
--- a/docker/conf/log.config
+++ b/docker/conf/log.config
@@ -24,3 +24,5 @@ loggers:
 root:
     level: {{ SYNAPSE_LOG_LEVEL or "INFO" }}
     handlers: [console]
+
+disable_existing_loggers: false