Documentation ¶
Index ¶
- func Debug(v ...interface{})
- func Debugf(format string, v ...interface{})
- func Error(v ...interface{})
- func ErrorWithStack(err error)
- func Errorf(format string, v ...interface{})
- func Fatal(v ...interface{})
- func Fatalf(format string, v ...interface{})
- func GetLogger() *logrus.Logger
- func Info(v ...interface{})
- func Infof(format string, v ...interface{})
- func Warn(v ...interface{})
- func Warnf(format string, v ...interface{})
- func WithField(key string, value interface{}) *logrus.Entry
- func WithFields(fields map[string]interface{}) *logrus.Entry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorWithStack ¶
func ErrorWithStack(err error)
func WithFields ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.