This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Closed
Description
Currently the structured logging code in Synapse cannot be run at the same time as the "standard" logging code. This is undesirable for a couple of reasons:
- You cannot run it at the same time. 😄
- It can make it hard to transition from standard logging to structured logging since you cannot run both and verify the results before disabling standard logging.
Metadata
Metadata
Assignees
Labels
No labels