anonymousland-synapse/synapse/logging
2020-10-01 08:09:18 -04:00
..
__init__.py
_structured.py Enable mypy checking for unreachable code and fix instances. (#8432) 2020-10-01 08:09:18 -04:00
_terse_json.py
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