summary refs log tree commit diff
path: root/synapse/logging/_remote.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix additional type hints from Twisted upgrade. (#9518)Patrick Cloke2021-03-031-2/+4
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-1/+3
* Gracefully handle a pending logging connection during shutdown. (#8685)Patrick Cloke2020-10-291-9/+18
* Support generating structured logs in addition to standard logs. (#8607)Patrick Cloke2020-10-291-45/+52
* Separate the TCP and terse JSON formatting code. (#8587)Patrick Cloke2020-10-211-0/+225