MCPcopy
hub / github.com/uber-go/zap / applyLoggerOption

Method applyLoggerOption

zaptest/logger.go:32–32  ·  view source on GitHub ↗
(*loggerOptions)

Source from the content-addressed store, hash-verified

30// LoggerOption configures the test logger built by NewLogger.
31type LoggerOption interface {
32 applyLoggerOption(*loggerOptions)
33}
34
35type loggerOptions struct {

Callers 1

NewLoggerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected