Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-12 | Add trace logging to RoomserverInternalAPI (#1120) | Kegsay | |
This is a wrapper around whatever impl we have which then logs the function name/request/response/error. Also tweak when we log on kafka streams: only log on the producer side not the consumer side: we've never had issues with comms and having 1 message rather than N would be nice. |