0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-23 04:58:20 +02:00
synapse/synapse/federation
Erik Johnston ed630ea17c
Reduce amount of logging at INFO level. (#6862)
A lot of the things we log at INFO are now a bit superfluous, so lets
make them DEBUG logs to reduce the amount we log by default.

Co-Authored-By: Brendan Abolivier <babolivier@matrix.org>
Co-authored-by: Brendan Abolivier <github@brendanabolivier.com>
2020-02-06 13:31:05 +00:00
..
sender Wake up transaction queue when remote server comes back online (#6706) 2020-01-17 10:27:19 +00:00
transport Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
federation_client.py Simplify room_version handling in FederationClient.send_invite 2020-02-05 17:43:57 +00:00
federation_server.py Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Remove unused DeviceRow class (#6800) 2020-01-29 12:06:31 +00:00
units.py Link the send loop with the edus contexts 2019-09-05 14:42:37 +01:00