MatrixSynapse/synapse/push
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
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Change EventContext to use the Storage class (#6564) 2019-12-20 10:32:02 +00:00
clientformat.py
emailpusher.py
httppusher.py Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
mailer.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
presentable_names.py
push_rule_evaluator.py
push_tools.py Add `local_current_membership` table (#6655) 2020-01-15 14:59:33 +00:00
pusher.py Clean up startup for the pusher (#6558) 2019-12-18 14:26:58 +00:00
pusherpool.py Clean up startup for the pusher (#6558) 2019-12-18 14:26:58 +00:00
rulekinds.py