MCPcopy
hub / github.com/sirupsen/logrus / Fatal

Method Fatal

logrus.go:131–131  ·  view source on GitHub ↗
(...interface{})

Source from the content-addressed store, hash-verified

129 Println(...interface{})
130
131 Fatal(...interface{})
132 Fatalf(string, ...interface{})
133 Fatalln(...interface{})
134

Callers 15

TestRegisterFunction · 0.65
TestDeferFunction · 0.65
TestErrorNotLostFunction · 0.65
TestFieldClashWithTimeFunction · 0.65
TestFieldClashWithMsgFunction · 0.65
TestFieldClashWithLevelFunction · 0.65
TestJSONMessageKeyFunction · 0.65
TestJSONLevelKeyFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 15

TestRegisterFunction · 0.52
TestDeferFunction · 0.52
TestErrorNotLostFunction · 0.52
TestFieldClashWithTimeFunction · 0.52
TestFieldClashWithMsgFunction · 0.52
TestFieldClashWithLevelFunction · 0.52
TestJSONMessageKeyFunction · 0.52
TestJSONLevelKeyFunction · 0.52