element-hq / element-hq/synapse
Change default logging to separate out WARN vs INFO levels.
Open
A-Logging
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#8019](https://github.com/matrix-org/synapse/issues/8019).
---
The idea is that we should store some INFO logs, but only keep a short period to allow for debugging without taking up too much room.
(Alternatively, we might want to document it in the default logging config so that it's easy to enable without completely turning everything off?)
Contributor guide
Assessment
This issue has not been assessed yet.