forked-synapse/synapse/logging
2019-09-06 10:07:12 +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 Don't assume there is a 'self' arg in @trace decorator 2019-09-06 10:07:12 +01:00
scopecontextmanager.py Opentracing Utils (#5722) 2019-07-23 13:31:16 +01:00
utils.py