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

Method Panic

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

Source from the content-addressed store, hash-verified

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

Callers 3

TestEntryPanicFunction · 0.65
Example_basicFunction · 0.65
PanicFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 2

TestEntryPanicFunction · 0.52
Example_basicFunction · 0.52