MatrixSynapse/synapse/util/caches
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
descriptors.py look up cross-signing keys from the DB in bulk (#6486) 2019-12-12 12:03:28 -05:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
stream_change_cache.py
treecache.py
ttlcache.py