summary refs log tree commit diff
path: root/synapse/logging/scopecontextmanager.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-3/+3
* Fix error reporting when using `opentracing.trace` (#7961)Erik Johnston2020-07-271-0/+2
* Clean up some LoggingContext stuff (#7120)Richard van der Hoff2020-03-241-8/+5
* Opentracing Utils (#5722)Jorik Schellekens2019-07-231-1/+1
* Clean up opentracing configuration options (#5712)Richard van der Hoff2019-07-181-3/+1
* Add basic opentracing support (#5544)Jorik Schellekens2019-07-111-0/+140