Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Default = New(os.Stderr, true)
)
View Source
var Strings = [...]string{ log.DebugLevel: "DEBUG", log.InfoLevel: " INFO", log.WarnLevel: " WARN", log.ErrorLevel: "ERROR", log.FatalLevel: "FATAL", }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.