Skip to content

Use a shared stdout sink #102

@sfackler

Description

@sfackler

We currently instantiate separate stdout sinks for each log message format, with their own buffers, etc. It would probably be a bit more efficient to use a single global sink instead to avoid unnecessary lock contention across concurrent writes.

Metadata

Metadata

Assignees

No one assigned

    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