1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-28 20:44:27 -05:00
Commit graph

1 commit

Author SHA1 Message Date
Kegsay 4675e1ddb6
Add trace logging to RoomserverInternalAPI ()
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.
2020-06-12 12:10:08 +01:00