Skip to content

Create a plugin for adding color when running output on a terminal. #2

@sdedios

Description

@sdedios

It would be extremely helpful to have color logging on outputs. It would be great for some flexibility of this so that it can be used in a couple different scenarios:

  1. Simple log-level based coloring, meaning a different color for trace, debug, info, warn, and error logs.
  2. Random log based coloring, meaning a dedicated color per logger. This is what the debug library does on NodeJS and it's very helpful.

I'm not too sure of what the config / options should look like, but I am very certain this should probably be a plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions