This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
b8b172466fe1605e29e8a4642fcce47ecf2ca7f0
synapse
/
synapse
/
logging
T
History
Patrick Cloke
a78016dadf
Add type hints to E2E handler. (
#9232
)
...
This finishes adding type hints to the `synapse.handlers` module.
2021-01-28 08:34:19 -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
Add type hints to the logging context code. (
#8939
)
2021-01-05 08:06:55 -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
Add type hints to E2E handler. (
#9232
)
2021-01-28 08:34:19 -05:00
scopecontextmanager.py
Simplify super() calls to Python 3 syntax. (
#8344
)
2020-09-18 09:56:44 -04:00
utils.py
Use the right constructor for log records (
#8278
)
2020-09-08 14:52:51 +01:00