MatrixSynapse/synapse/logging
Patrick Cloke 7fdc6cefb3
Fix additional type hints. (#9543)
Type hint fixes due to Twisted 21.2.0 adding type hints.
2021-03-09 07:41:32 -05:00
..
__init__.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
_remote.py Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
_structured.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
_terse_json.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
context.py Fix additional type hints. (#9543) 2021-03-09 07:41:32 -05:00
filter.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
formatter.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
opentracing.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
scopecontextmanager.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
utils.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00