Skip to content

Support including the ThreadId in the output #63

Description

@ssokolow

I have a project where I currently manually include the output of thread::current().id() at the beginning of every log message (prefixing the error string and padded to ensure the error string messages align) and it'd be very nice to just have an option I can turn on to move the responsibility for that into stderrlog.

...that or just supporting a "set custom formatter callback" sledgehammer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions