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

Method Panicln

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

Source from the content-addressed store, hash-verified

135 Panic(...interface{})
136 Panicf(string, ...interface{})
137 Panicln(...interface{})
138}
139
140// FieldLogger extends the [StdLogger] interface, generalizing

Callers 2

TestEntryPaniclnFunction · 0.65
PaniclnFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 1

TestEntryPaniclnFunction · 0.52