Documentation
¶
Overview ¶
Package log ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Levels = map[string]Level{ "debug": DebugLevel, "info": InfoLevel, "warn": WarnLevel, "error": ErrorLevel, "panic": PanicLevel, "fatal": FatalLevel, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.