Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sirupsen/logrus
/ HookCallFunc
Struct
HookCallFunc
hook_test.go:210–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
type
HookCallFunc
struct
{
211
F
func
()
212
}
213
214
func
(h *HookCallFunc) Levels() []Level {
215
return
AllLevels
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected