Documentation ¶
Index ¶
- func Debug(Operation string, args ...interface{})
- func Debugf(Operation string, format string, args ...interface{})
- func Error(Operation string, args ...interface{})
- func Errorf(Operation string, format string, args ...interface{})
- func GetLogger() *logrus.Logger
- func Info(Operation string, args ...interface{})
- func Infof(Operation string, format string, args ...interface{})
- func InitLogger()
- func NewLfsHook(rotationTime time.Duration, maxRemainNum uint) logrus.Hook
- func Panic(Operation string, args ...interface{})
- func Panicf(Operation string, format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLfsHook ¶
NewLfsHook add fileline hook.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.