Documentation
¶
Index ¶
- Variables
- func Debug(args ...any)
- func Debugf(format string, args ...any)
- func Error(args ...any)
- func Errorf(format string, args ...any)
- func GetLevel() string
- func Info(args ...any)
- func Infof(format string, args ...any)
- func SetLevel(level string) error
- func Warn(args ...any)
- func Warnf(format string, args ...any)
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = logrus.New()
Logger is the global logrus logger instance
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.