diff options
Diffstat (limited to 'docker/conf/log.config')
-rw-r--r-- | docker/conf/log.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/conf/log.config b/docker/conf/log.config index 895e45d20b..ea5ccfd68b 100644 --- a/docker/conf/log.config +++ b/docker/conf/log.config @@ -6,7 +6,7 @@ formatters: filters: context: - (): synapse.util.logcontext.LoggingContextFilter + (): synapse.logging.context.LoggingContextFilter request: "" handlers: |