Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
202
type
panickyHook
struct
{}
203
204
func
(p *panickyHook) Levels() []Level {
205
return
[]Level{InfoLevel}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected