Documentation ¶
Index ¶
- Variables
- func Debug(args ...interface{})
- func DebugF(format string, args ...interface{})
- func DebugLn(args ...interface{})
- func Error(args ...interface{})
- func ErrorF(format string, args ...interface{})
- func ErrorLn(args ...interface{})
- func Fatal(format ...interface{})
- func FatalF(format string, args ...interface{})
- func FatalLn(args ...interface{})
- func Info(args ...interface{})
- func InfoF(format string, args ...interface{})
- func InfoLn(args ...interface{})
- func InitLog() error
- func Warn(args ...interface{})
- func WarnF(format string, args ...interface{})
- func WarnLn(args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Log *logrus.Entry
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.