Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sirupsen/logrus
/ GlobalHook
Struct
GlobalHook
example_global_hook_test.go:13–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
GlobalHook
struct
{
14
}
15
16
func
(h *GlobalHook) Levels() []logrus.Level {
17
return
logrus.AllLevels
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected