Documentation
¶
Index ¶
- func Debug(format string, v ...interface{})
- func Error(format string, v ...interface{})
- func Info(format string, v ...interface{})
- func Reset()
- func SetDebugLogger(debug Logger)
- func SetErrorLogger(error Logger)
- func SetInfoLogger(info Logger)
- func SetLogger(debug, info, warn, error Logger)
- func SetWarnLogger(warn Logger)
- func Warn(format string, v ...interface{})
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDebugLogger ¶ added in v0.3.0
func SetDebugLogger(debug Logger)
func SetErrorLogger ¶ added in v0.3.0
func SetErrorLogger(error Logger)
func SetInfoLogger ¶ added in v0.3.0
func SetInfoLogger(info Logger)
func SetWarnLogger ¶ added in v0.3.0
func SetWarnLogger(warn Logger)
Types ¶
Click to show internal directories.
Click to hide internal directories.