diff options
author | J. Ryan Stinnett <jryans@gmail.com> | 2019-09-18 21:33:35 +0100 |
---|---|---|
committer | J. Ryan Stinnett <jryans@gmail.com> | 2019-09-18 21:33:35 +0100 |
commit | ef0281a97d904f8013bceeaa0b9fb2827bc4b9d1 (patch) | |
tree | 0e7305b73b8e4b8a303a697de51bb3d32c305c6e /synapse | |
parent | Fix logcontext spam on non-Linux platforms (diff) | |
download | synapse-github/jryans/logcontext-spam.tar.xz |
Use variable instead of function github/jryans/logcontext-spam jryans/logcontext-spam
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/logging/context.py | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/synapse/logging/context.py b/synapse/logging/context.py |