//
pkg.gl
Category
github.com/hdecarne-github/go-log
console
package
0.1.2
Repository:
https://github.com/hdecarne-github/go-log.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
73 SLOC
#
Functions
NewDefaultWriter
NewWriter creates a new [io.Writer] with default options for console logging.
NewWriter
NewWriter creates a new [io.Writer] for console logging.
#
Constants
ColorAuto
Auto-detect coloring.
ColorOff
Force coloring off.
ColorOn
Force coloring on.
#
Structs
YAMLConsoleConfig
No description provided by the author
#
Type aliases
Color
Console color mode.