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

Method Fatalf

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

Source from the content-addressed store, hash-verified

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

Callers 11

TestEntryPaniclnFunction · 0.65
TestEntryPanicfFunction · 0.65
TestEntryPanicFunction · 0.65
TestRegisterFunction · 0.65
TestDeferFunction · 0.65
TestHandlerFunction · 0.65
BenchmarkDummyLoggerFunction · 0.65
TestFieldClashWithCallerFunction · 0.65
FatalfFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 10

TestEntryPaniclnFunction · 0.52
TestEntryPanicfFunction · 0.52
TestEntryPanicFunction · 0.52
TestRegisterFunction · 0.52
TestDeferFunction · 0.52
TestHandlerFunction · 0.52
BenchmarkDummyLoggerFunction · 0.52
TestFieldClashWithCallerFunction · 0.52