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.
Showing
- changelog.d/8587.misc 1 addition, 0 deletionschangelog.d/8587.misc
- synapse/logging/_remote.py 225 additions, 0 deletionssynapse/logging/_remote.py
- synapse/logging/_terse_json.py 13 additions, 186 deletionssynapse/logging/_terse_json.py
- tests/logging/test_terse_json.py 1 addition, 1 deletiontests/logging/test_terse_json.py
Loading
Please register or sign in to comment