Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
TestEntryPanicln
Function · 0.65
TestEntryPanicf
Function · 0.65
TestEntryPanic
Function · 0.65
TestRegister
Function · 0.65
TestDefer
Function · 0.65
TestHandler
Function · 0.65
BenchmarkDummyLogger
Function · 0.65
BenchmarkDummyLoggerNoLock
Function · 0.65
TestDefaultFieldsAreNotPrefixed
Function · 0.65
TestFieldClashWithCaller
Function · 0.65
Fatalf
Function · 0.65
Implementers
2
Logger
logger.go
Entry
entry.go
Calls
no outgoing calls
Tested by
10
TestEntryPanicln
Function · 0.52
TestEntryPanicf
Function · 0.52
TestEntryPanic
Function · 0.52
TestRegister
Function · 0.52
TestDefer
Function · 0.52
TestHandler
Function · 0.52
BenchmarkDummyLogger
Function · 0.52
BenchmarkDummyLoggerNoLock
Function · 0.52
TestDefaultFieldsAreNotPrefixed
Function · 0.52
TestFieldClashWithCaller
Function · 0.52