type github.com/sirupsen/logrus.Ext1FieldLogger (interface)

Method Implmentations

Debug(args ...interface{}) (*Entry).Debug (*Logger).Debug
Debugf(format string, args ...interface{}) (*Entry).Debugf (*Logger).Debugf
Debugln(args ...interface{}) (*Entry).Debugln (*Logger).Debugln
Error(args ...interface{}) (*Entry).Error (*Logger).Error
Errorf(format string, args ...interface{}) (*Entry).Errorf (*Logger).Errorf
Errorln(args ...interface{}) (*Entry).Errorln (*Logger).Errorln
Fatal(args ...interface{}) (*Entry).Fatal (*Logger).Fatal
Fatalf(format string, args ...interface{}) (*Entry).Fatalf (*Logger).Fatalf
Fatalln(args ...interface{}) (*Entry).Fatalln (*Logger).Fatalln
Info(args ...interface{}) (*Entry).Info (*Logger).Info
Infof(format string, args ...interface{}) (*Entry).Infof (*Logger).Infof
Infoln(args ...interface{}) (*Entry).Infoln (*Logger).Infoln
Panic(args ...interface{}) (*Entry).Panic (*Logger).Panic
Panicf(format string, args ...interface{}) (*Entry).Panicf (*Logger).Panicf
Panicln(args ...interface{}) (*Entry).Panicln (*Logger).Panicln
Print(args ...interface{}) (*Entry).Print (*Logger).Print
Printf(format string, args ...interface{}) (*Entry).Printf (*Logger).Printf
Println(args ...interface{}) (*Entry).Println (*Logger).Println
Trace(args ...interface{}) (*Entry).Trace (*Logger).Trace
Tracef(format string, args ...interface{}) (*Entry).Tracef (*Logger).Tracef
Traceln(args ...interface{}) (*Entry).Traceln (*Logger).Traceln
Warn(args ...interface{}) (*Entry).Warn (*Logger).Warn
Warnf(format string, args ...interface{}) (*Entry).Warnf (*Logger).Warnf
Warning(args ...interface{}) (*Entry).Warning (*Logger).Warning
Warningf(format string, args ...interface{}) (*Entry).Warningf (*Logger).Warningf
Warningln(args ...interface{}) (*Entry).Warningln (*Logger).Warningln
Warnln(args ...interface{}) (*Entry).Warnln (*Logger).Warnln
WithField(key string, value interface{}) *Entry (*Entry).WithField (*Logger).WithField