Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
177
func
(l *Logger) SetTraceLevel(v LogLevel) {
178
l.trace.Set(v)
179
}
180
181
func
(l *Logger) Close() {
182
l.mu.Lock()
Callers
1
SetTrace
Function · 0.80
Calls
1
Set
Method · 0.45
Tested by
no test coverage detected