diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-05-05 21:07:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-05 21:07:33 +0200 |
commit | 5b8023dc7f31dbd682e93bd4d82655f70f5f19f5 (patch) | |
tree | 3a1edca60d043e6af29afd2bd7c001af747923f8 | |
parent | Add backwards compatibility codepath to LoggingContext. (#7408) (diff) | |
download | synapse-5b8023dc7f31dbd682e93bd4d82655f70f5f19f5.tar.xz |
Move logs about discarded RDATA to debug (#7421)
-rw-r--r-- | changelog.d/7421.misc | 1 | ||||
-rw-r--r-- | synapse/replication/tcp/handler.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/7421.misc b/changelog.d/7421.misc new file mode 100644 |