Skip to content

Consider stripping ansi styling from logs in appenders that doesn't support it #231

@thomasp85

Description

@thomasp85

ANSI stilling from cli can easily spill in to logger. This is generally good, as long as the appender supports it.

I don't think there is a good way to determine empirically if a stream supports ansi but a good approximation is to at least strip ansi formatting for the file appender

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