8000 Allow simultaneously enabling structured logging and "standard" logging · Issue #8588 · matrix-org/synapse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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.
Allow simultaneously enabling structured logging and "standard" logging #8588
Closed
@clokep

Description

@clokep

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0