summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-12-20 12:06:31 +0000
committerRichard van der Hoff <richard@matrix.org>2018-12-20 12:06:31 +0000
commit8957a11979dd25687a075eb4c94d9925da4701c8 (patch)
treee772b329e8a59e9b7c1e4ad1c39e1b61f2241f6c
parentDebian packaging via dh_virtualenv (diff)
downloadsynapse-8957a11979dd25687a075eb4c94d9925da4701c8.tar.xz
Update log config for debian packages
Better follow our own release notes.
-rw-r--r--debian/log.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/log.yaml b/debian/log.yaml
index b44a8901f6..206b65f1ac 100644
--- a/debian/log.yaml
+++ b/debian/log.yaml
@@ -18,6 +18,7 @@ handlers:
     maxBytes: 104857600
     backupCount: 10
     filters: [context]
+    encoding: utf8
   console:
     class: logging.StreamHandler
     formatter: precise