diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-09-27 11:25:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-27 11:25:34 +0100 |
commit | 4a15a3e4d539dcea9a4a57e7cd800a926f2a17c3 (patch) | |
tree | 16809ad2b72129c39cac4ffda13dbe32bfca7492 /synapse/app | |
parent | docstrings and unittests for storage.state (#3958) (diff) | |
download | synapse-4a15a3e4d539dcea9a4a57e7cd800a926f2a17c3.tar.xz |
Include eventid in log lines when processing incoming federation transactions (#3959)
when processing incoming transactions, it can be hard to see what's going on, because we process a bunch of stuff in parallel, and because we may end up recursively working our way through a chain of three or four events. This commit creates a way to use logcontexts to add the relevant event ids to the log lines.
Diffstat (limited to 'synapse/app')
0 files changed, 0 insertions, 0 deletions