MCPcopy
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
638type dummyLogger struct {
639 buf *bytes.Buffer
640}
641
642func (*dummyLogger) Trace(_ ...any) {}
643

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected