Documentation
¶
Index ¶
- Constants
- func Debug(format string, v ...interface{})
- func Error(format string, v ...interface{}) error
- func ErrorWrap(err error, format string, v ...interface{}) error
- func Info(format string, v ...interface{})
- func Log(logLevel LogLevel, format string, v ...interface{})
- func Trace(format string, v ...interface{})
- func Warn(format string, v ...interface{})
- type LogLevel
- type Logger
Constants ¶
View Source
const (
DefaultLogLevel = InfoLevel
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.