MCPcopy Create free account
hub / github.com/CodisLabs/codis / SetTraceLevel

Method SetTraceLevel

pkg/utils/log/log.go:177–179  ·  view source on GitHub ↗
(v LogLevel)

Source from the content-addressed store, hash-verified

175}
176
177func (l *Logger) SetTraceLevel(v LogLevel) {
178 l.trace.Set(v)
179}
180
181func (l *Logger) Close() {
182 l.mu.Lock()

Callers 1

SetTraceFunction · 0.80

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected