package
0.13.0
Repository: https://github.com/go-kit/kit.git
Documentation: pkg.go.dev

# Functions

IsTerminal returns true if w writes to a terminal.
NewColorLogger returns a Logger which writes colored logs to w.
NewColorWriter returns an io.Writer that writes to w and provides cross platform support for ANSI color codes.
NewLogger returns a Logger that takes advantage of terminal features if possible.

# Constants

ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.
ANSI colors.

# Type aliases

Color represents an ANSI color.
FgBgColor represents a foreground and background color.