summary refs log tree commit diff
path: root/docs/sphinx/synapse.util.stringutils.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-05Trace how long it takes for the send trasaction to complete, including retrys...Jorik Schellekens4-38/+58
2019-09-05Gracefully handle log context slips and missing opentracing import errors. (