Documentation ¶
Index ¶
Constants ¶
View Source
const ( LevelDebug = iota LevelInfo LevelWarn LevelError )
Variables ¶
View Source
var (
LevelName = []string{
"DEBUG",
"INFO",
"WARN",
"ERROR",
}
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.