MatrixSynapse/synapse/logging
Jorik Schellekens bc604e7f94
Gracefully handle log context slips and missing opentracing import errors. (#5988)
2019-09-05 17:33:29 +01:00
..
__init__.py
_structured.py Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
_terse_json.py Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
context.py Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
formatter.py
opentracing.py Gracefully handle log context slips and missing opentracing import errors. (#5988) 2019-09-05 17:33:29 +01:00
scopecontextmanager.py
utils.py