package
2.1.9+incompatible
Repository: https://github.com/leopardslab/dunner.git
Documentation: pkg.go.dev

# Functions

Bullet prints out the given message into stdout with a bulleted symbol at start.
ErrorOutput prints the given message in red color.
InitColorOutput disables colorized output if no-color flag is passed.
NewErrWriter return a pointer to new ErrWriter object.

# Variables

Log is a globally configured logger.

# Structs

ErrWriter is error output io.Writer for printing error in different color.