MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / SetLevel

Method SetLevel

base/logger_external.go:168–170  ·  view source on GitHub ↗
(l logging.Level)

Source from the content-addressed store, hash-verified

166var _ logging.Logger = CBGoUtilsLogger{}
167
168func (CBGoUtilsLogger) SetLevel(l logging.Level) {
169 // no-op
170}
171
172// CBGoUtilsLogger.Level returns a compatible go-couchbase/golog Log Level for
173// the given logging config LogLevel

Callers 2

initExternalLoggersFunction · 0.80

Calls

no outgoing calls

Tested by 1