MatrixSynapse/synapse/logging
Jorik Schellekens 909827b422
Add opentracing to all client servlets (#5983)
2019-09-05 14:46:04 +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 Add opentracing to all client servlets (#5983) 2019-09-05 14:46:04 +01:00
scopecontextmanager.py Opentracing Utils (#5722) 2019-07-23 13:31:16 +01:00
utils.py