Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ Panicf
Method
Panicf
log/log.go:43–43 ·
view source on GitHub ↗
(format string, v ...any)
Source
from the content-addressed store, hash-verified
41
Errorf(format string, v ...any)
42
Fatalf(format string, v ...any)
43
Panicf(format string, v ...any)
44
}
45
46
// WithLogger is a logger interface that output logs with a message and key-value pairs.
Callers
4
SetRootCertificate
Method · 0.65
SetRootCertificateFromString
Method · 0.65
Panicf
Function · 0.65
Test_CtxLogger
Function · 0.65
Implementers
2
dummyLogger
client/hooks_test.go
defaultLogger
log/default.go
Calls
no outgoing calls
Tested by
1
Test_CtxLogger
Function · 0.52