MatrixSynapse/synapse/logging
Patrick Cloke 4ff0201e62
Enable mypy checking for unreachable code and fix instances. (#8432)
2020-10-01 08:09:18 -04:00
..
__init__.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
_structured.py Enable mypy checking for unreachable code and fix instances. (#8432) 2020-10-01 08:09:18 -04:00
_terse_json.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
context.py Create a mechanism for marking tests "logcontext clean" (#8399) 2020-09-28 17:58:33 +01:00
formatter.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
opentracing.py Fix typos in comments. 2020-09-14 11:46:58 -04:00
scopecontextmanager.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
utils.py Use the right constructor for log records (#8278) 2020-09-08 14:52:51 +01:00