element-hq / element-hq/synapse
We should use asynchronous loggers with python logging
Open
A-Logging
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#1727](https://github.com/matrix-org/synapse/issues/1727).
---
https://twistedmatrix.com/documents/current/core/howto/logger.html says that python.logging is a blocking API and can slow twisted down relative to using twisted's async logging.
Contributor guide
Assessment
This issue has not been assessed yet.