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

Struct panickyHook

entry_test.go:202–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200)
201
202type panickyHook struct{}
203
204func (p *panickyHook) Levels() []Level {
205 return []Level{InfoLevel}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected