MCPcopy
hub / github.com/fabiolb/fabio / noopLogger

Struct noopLogger

logger/logger.go:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112type noopLogger struct{}
113
114func (l *noopLogger) Log(*Event) {}
115

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected