Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LevelFlag ¶ added in v0.9.0
type LevelFlag struct {
// contains filtered or unexported fields
}
LevelFlag implement the flag.Value interface and can be used as a command line flag for specifying the log level.
func NewLevelFlag ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.