diff options
author | Paul Evans <leonerd@leonerd.org.uk> | 2015-09-15 10:47:40 +0100 |
---|---|---|
committer | Paul Evans <leonerd@leonerd.org.uk> | 2015-09-15 10:47:40 +0100 |
commit | 929ae19d009d973a9c4947967d117b678f65068d (patch) | |
tree | 4649bb6d7dffb1d6ae818f81e330162d7e864c13 | |
parent | Merge pull request #256 from matrix-org/auth (diff) | |
parent | Hacky attempt at catching SIGHUP and rotating the logfile around (diff) | |
download | synapse-929ae19d009d973a9c4947967d117b678f65068d.tar.xz |
Merge pull request #280 from matrix-org/paul/sighup
Hacky attempt at catching SIGHUP and rotating the logfile around
-rw-r--r-- | synapse/config/logger.py | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/synapse/config/logger.py b/synapse/config/logger.py |