Documentation ¶
Index ¶
- func Critical(message string, args ...interface{}) error
- func Criticale(err error) error
- func Criticalf(message string, args ...interface{}) error
- func Debug(message string, args ...interface{}) string
- func Debugf(message string, args ...interface{}) string
- func Error(message string, args ...interface{}) error
- func Errore(err error) error
- func Errorf(message string, args ...interface{}) error
- func Fatal(message string, args ...interface{}) error
- func Fatale(err error) error
- func Fatalf(message string, args ...interface{}) error
- func Info(message string, args ...interface{}) string
- func Infof(message string, args ...interface{}) string
- func Notice(message string, args ...interface{}) string
- func Noticef(message string, args ...interface{}) string
- func SetLevel(logLevel LogLevel)
- func Warning(message string, args ...interface{}) error
- func Warningf(message string, args ...interface{}) error
- type LogLevel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.