summary refs log tree commit diff
path: root/synapse/logging/utils.py (unfollow)
<
Commit message (Collapse)AuthorFilesLines
2020-05-14Enable moving event persistence off of masterErik Johnston3-6/+14
2020-05-14Use new writers configErik Johnston3-10/+12
2020-05-14Make location of events writer configurable