type github.com/sirupsen/logrus.StdLogger (interface)
Method Implmentations
Fatal(...interface{})
(*Entry).Fatal
Ext1FieldLogger.Fatal
FieldLogger.Fatal
(*Logger).Fatal
*log.Logger.Fatal
Fatalf(string, ...interface{})
(*Entry).Fatalf
Ext1FieldLogger.Fatalf
FieldLogger.Fatalf
(*Logger).Fatalf
*log.Logger.Fatalf
Fatalln(...interface{})
(*Entry).Fatalln
Ext1FieldLogger.Fatalln
FieldLogger.Fatalln
(*Logger).Fatalln
*log.Logger.Fatalln
Panic(...interface{})
(*Entry).Panic
Ext1FieldLogger.Panic
FieldLogger.Panic
(*Logger).Panic
*log.Logger.Panic
Panicf(string, ...interface{})
(*Entry).Panicf
Ext1FieldLogger.Panicf
FieldLogger.Panicf
(*Logger).Panicf
*log.Logger.Panicf
Panicln(...interface{})
(*Entry).Panicln
Ext1FieldLogger.Panicln
FieldLogger.Panicln
(*Logger).Panicln
*log.Logger.Panicln
Print(...interface{})
(*Entry).Print
Ext1FieldLogger.Print
FieldLogger.Print
(*Logger).Print
*log.Logger.Print
![]() |
The pages are generated with Golds v0.3.6. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |