Skip to content

Add support for --no-color and $NO_COLOR #62

@Arinerron

Description

@Arinerron

options:

  • write a wrapper for fprintf to strip ANSI maybe?
  • provide an alternate non-color string in every logging function?
  • make a COLOR() printf macro and split out every color into separate printfs?
  • use %s and (OPT_NO_COLOR ? "" : COLOR_...)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions