Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ dummyLogger
Struct
dummyLogger
client/hooks_test.go:638–640 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
636
}
637
638
type
dummyLogger
struct
{
639
buf *bytes.Buffer
640
}
641
642
func
(*dummyLogger) Trace(_ ...any) {}
643
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected