Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ Debug
Method
Debug
log/log.go:27–27 ·
view source on GitHub ↗
(v ...any)
Source
from the content-addressed store, hash-verified
25
type
Logger
interface
{
26
Trace(v ...any)
27
Debug(v ...any)
28
Info(v ...any)
29
Warn(v ...any)
30
Error(v ...any)
Callers
4
Test_Client_Logger_Debug
Function · 0.65
TestClientResetClearsState
Function · 0.65
Write
Method · 0.65
Debug
Function · 0.65
Implementers
2
dummyLogger
client/hooks_test.go
defaultLogger
log/default.go
Calls
no outgoing calls
Tested by
2
Test_Client_Logger_Debug
Function · 0.52
TestClientResetClearsState
Function · 0.52