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