diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-09-26 07:56:06 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-09-26 17:36:14 +0100 |
commit | e70b4ce06920102e2460dfb65bc357e2d7e8b794 (patch) | |
tree | 1ba99e31d02459bab14b4783984fc1e04b37b10c /changelog.d | |
parent | Reduce the load on our CI (#3957) (diff) | |
download | synapse-e70b4ce06920102e2460dfb65bc357e2d7e8b794.tar.xz |
Logging improvements
Some logging tweaks to help with debugging incoming federation transactions
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3966.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3966.misc b/changelog.d/3966.misc new file mode 100644 index 0000000000..1e3c8e1706 --- /dev/null +++ b/changelog.d/3966.misc @@ -0,0 +1 @@ +Improve the logging when handling a federation transaction \ No newline at end of file |