Documentation
¶
Index ¶
- func Critical(v ...interface{})
- func Criticalf(format string, v ...interface{})
- func Debug(v ...interface{})
- func Debugf(format string, v ...interface{})
- func Default() infra.Logger
- func Error(v ...interface{})
- func Errorf(format string, v ...interface{})
- func Info(v ...interface{})
- func Infof(format string, v ...interface{})
- func SetDefaultLogger(logger infra.Logger)
- func StdLogger(hideLevels ...Level) infra.Logger
- func Warning(v ...interface{})
- func Warningf(format string, v ...interface{})
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDefaultLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.