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

Method Panicf

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

Source from the content-addressed store, hash-verified

134
135 Panic(...interface{})
136 Panicf(string, ...interface{})
137 Panicln(...interface{})
138}
139

Callers 2

TestEntryPanicfFunction · 0.65
PanicfFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 1

TestEntryPanicfFunction · 0.52