dendrite/roomserver/api
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
..
alias.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
api_trace.go Add trace logging to RoomserverInternalAPI (#1120) 2020-06-12 12:10:08 +01:00
api.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
input.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
output.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
perform.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
query.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
wrapper.go Remove clientapi producers which aren't actually producers (#1111) 2020-06-10 12:17:54 +01:00