Documentation ¶
Index ¶
- func Blank()
- func Debug(msg string)
- func Debugf(msg string, args ...interface{})
- func Error(msg string)
- func Errorf(msg string, args ...interface{})
- func Failure(msg string)
- func Fatal(msg string)
- func Fatalf(msg string, args ...interface{})
- func Info(msg string)
- func Infof(msg string, args ...interface{})
- func Success(msg string)
- func Successf(msg string, args ...interface{})
- func Warn(msg string)
- func Warnf(msg string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debugf ¶ added in v1.3.1112
func Debugf(msg string, args ...interface{})
Debugf debug logging with arguments
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.