Documentation ¶
Index ¶
- Constants
- func Debug(message string, val ...string) error
- func Error(message string, val ...string) error
- func Field(key string, val interface{}) string
- func Info(message string, val ...string) error
- func Init(level, filename string) error
- func SwitchLevel(err error) func(message string, val ...string) error
- func Warn(message string, val ...string) error
Constants ¶
View Source
const ( INDENT_SPACE = 4 SPACE = " " )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.