Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-06 | Reduce amount of logging at INFO level. (#6862) | Erik Johnston | 1 | -3/+3 | |
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> | |||||
2020-02-06 | Update changelog v1.10.0rc2 |