mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 06:05:22 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
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.