diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-04-26 15:57:28 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-04-26 15:57:28 +0100 |
commit | b80b93ea0f47f9854bc093c72f4f0bd42898fabe (patch) | |
tree | 3de9e80621e53929e063d9f63d43f0e43b9a5617 | |
parent | Optionally daemonize the pusher (diff) | |
download | synapse-b80b93ea0f47f9854bc093c72f4f0bd42898fabe.tar.xz |
Add a log context to the daemonized pusher
-rw-r--r-- | synapse/app/pusher.py | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/synapse/app/pusher.py b/synapse/app/pusher.py |