Documentation ¶
Index ¶
- Variables
- func Debug(args ...interface{})
- func Debugf(fmt string, args ...interface{})
- func Error(args ...interface{})
- func Errorf(fmt string, args ...interface{})
- func Fatal(args ...interface{})
- func Fatalf(fmt string, args ...interface{})
- func Info(args ...interface{})
- func Infof(fmt string, args ...interface{})
- func Warn(args ...interface{})
- func Warnf(fmt string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = logrus.New()
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.