summary refs log tree commit diff
path: root/changelog.d/6862.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce amount of logging at INFO level. (#6862)Erik Johnston2020-02-061-0/+1
A lot of the things we log at INFO are now a bit superfluous, so lets make them DEBUG logs to reduce the amount we log by default. Co-Authored-By: Brendan Abolivier <babolivier@matrix.org> Co-authored-by: Brendan Abolivier <github@brendanabolivier.com>