MatrixSynapse/synapse/logging
Patrick Cloke 20a67aa70d
Separate the TCP and terse JSON formatting code. (#8587)
This should (theoretically) allow for using the TCP code with a different output type
and make it easier to use the JSON code with files / console.
2020-10-21 06:59:54 -04:00
..
__init__.py
_remote.py Separate the TCP and terse JSON formatting code. (#8587) 2020-10-21 06:59:54 -04:00
_structured.py
_terse_json.py Separate the TCP and terse JSON formatting code. (#8587) 2020-10-21 06:59:54 -04:00
context.py
formatter.py
opentracing.py
scopecontextmanager.py
utils.py