Skip to content

Add coloured console output to simple logging #42

@adamralph

Description

@adamralph

ConsoleOutLoggerFactoryAdapter is great for quickly plugging in a console logger.

It would be even greater if we could have a simple ColoredConsoleOutLoggerFactoryAdapter. Different colours for each logging level is just so so pretty and readable 😉.

I understand that you probably don't want to lump too many simple loggers into the library and they should be kept simple, but I think this implementation would indeed be simple and lots of people would use it.

Alternatively, we could have a new constructor for ConsoleOutLoggerFactoryAdapter with a bool useColour parameter.

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