MatrixSynapse/synapse/logging
Patrick Cloke 1619802228
Various clean-ups to the logging context code (#8935)
2020-12-14 14:19:47 -05:00
..
__init__.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
_remote.py Gracefully handle a pending logging connection during shutdown. (#8685) 2020-10-29 12:53:57 -04:00
_structured.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
_terse_json.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
context.py Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
filter.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
formatter.py
opentracing.py
scopecontextmanager.py
utils.py