forked-synapse/synapse/logging
Neil Pilgrim 2bff4457d9
Add type hints to logging/context.py (#6309)
* Add type hints to logging/context.py

Signed-off-by: neiljp (Neil Pilgrim) <github@kepier.clara.net>
2020-03-07 17:57:26 +00:00
..
__init__.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
_structured.py Improve the performance of structured logging (#6322) 2019-11-26 03:45:50 +11:00
_terse_json.py Bump version of mypy 2019-12-12 15:21:12 +00:00
context.py Add type hints to logging/context.py (#6309) 2020-03-07 17:57:26 +00:00
formatter.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
opentracing.py Trace non-JSON APIs, /media, /key etc 2019-10-11 11:58:52 +01:00
scopecontextmanager.py Opentracing Utils (#5722) 2019-07-23 13:31:16 +01:00
utils.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00