Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-20 | Add a regression test for logging on failed connections (#3912) | Amber Brown | 4 | -5/+77 | |
2018-09-19 | Improve the logging when handling a federation transaction (#3904) | Richard van der Hoff | 3 | -56/+111 | |
Let's try to rationalise the logging that happens when we are processing an incoming transaction, to make it easier to figure out what is going wrong when they take ages. In particular: - make everything start with a [room_id event_id] prefix - make s |