summary refs log tree commit diff
path: root/synapse/logging/context.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* comment for run_in_backgroundRichard van der Hoff2020-01-121-0/+3
* Bump version of mypyErik Johnston2019-12-121-0/+3
* Update commentErik Johnston2019-12-101-2/+4
* Fix make_deferred_yieldable to work with coroutinesErik Johnston2019-12-101-1/+8
* Remove usage of deprecated logger.warn method from codebase (#6271)Andrew Morgan2019-10-311-1/+1
* Fix logcontext spam on non-Linux platforms (#6059)J. Ryan Stinnett2019-09-181-2/+11
* Implement a structured logging output system. (#5680)Amber Brown2019-08-281-1/+13
* Add basic opentracing support (#5544)Jorik Schellekens2019-07-111-2/+6
* Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown2019-07-041-0/+693