0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-30 06:48:57 +02:00
dendrite/eduserver
Kegsay 4675e1ddb6
Add trace logging to RoomserverInternalAPI (#1120)
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
..
api Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00
cache Send-to-device support (#1072) 2020-06-01 17:50:19 +01:00
input Add trace logging to RoomserverInternalAPI (#1120) 2020-06-12 12:10:08 +01:00
inthttp Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
eduserver.go Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00