Documentation ¶
Index ¶
- func Debug(message string, fields Fields)
- func Debugf(message string, replacements ...interface{})
- func Error(message string, fields Fields)
- func Errorf(message string, replacements ...interface{})
- func Fatal(message string, fields Fields)
- func GetEntry(fields Fields) *logrus.Entry
- func Info(message string, fields Fields)
- func Level() logrus.Level
- func New() *logrus.Logger
- func Panic(message string, fields Fields)
- func Printf(message string, replacements ...interface{})
- func Trace(message string, fields Fields)
- func Type() string
- func Warn(message string, fields Fields)
- type Fields
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.