summary refs log tree commit diff
path: root/synapse/config/logger.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-21Improve logging when generating config files (#5510)Richard van der Hoff1-0/+4
2019-06-21Only import jinja2 when ne