diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-12-20 12:06:31 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-12-20 12:06:31 +0000 |
commit | 8957a11979dd25687a075eb4c94d9925da4701c8 (patch) | |
tree | e772b329e8a59e9b7c1e4ad1c39e1b61f2241f6c /debian/log.yaml | |
parent | Debian packaging via dh_virtualenv (diff) | |
download | synapse-8957a11979dd25687a075eb4c94d9925da4701c8.tar.xz |
Update log config for debian packages
Better follow our own release notes.
Diffstat (limited to 'debian/log.yaml')
-rw-r--r-- | debian/log.yaml | 1 |
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 |