Documentation ¶
Overview ¶
Package logcli implements a colored text handler suitable for command-line interfaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Strings = [...]string{ log.DebugLevel: "debug", log.InfoLevel: " info", log.WarnLevel: " warn", log.ErrorLevel: "error", log.FatalLevel: "error", }
Strings mapping.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.