Documentation
¶
Index ¶
Constants ¶
View Source
const Indentation = ` `
Variables ¶
View Source
var ( // LogLevels is a list of valid log levels. LogLevels = []string{"trace", "debug", "info", "warn", "error", "fatal", "panic"} )
Functions ¶
func NormalizeAll ¶
NormalizeAll perform all required normalizations in the entire command tree.
func SetLogLevel ¶
func SetLogLevel(level string)
SetLogLevel sets the level at which to log messages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.