synapse/changelog.d/8587.misc
Patrick Cloke 20a67aa70d
Separate the TCP and terse JSON formatting code. (#8587)
This should (theoretically) allow for using the TCP code with a different output type
and make it easier to use the JSON code with files / console.
2020-10-21 06:59:54 -04:00

2 lines
105 B
Plaintext

Re-organize the structured logging code to separate the TCP transport handling from the JSON formatting.