MCPcopy
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
13type GlobalHook struct {
14}
15
16func (h *GlobalHook) Levels() []logrus.Level {
17 return logrus.AllLevels

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected