Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ SetLevel
Method
SetLevel
pkg/utils/log/log.go:163–165 ·
view source on GitHub ↗
(v LogLevel)
Source
from the content-addressed store, hash-verified
161
}
162
163
func
(l *Logger) SetLevel(v LogLevel) {
164
l.level.Set(v)
165
}
166
167
func
(l *Logger) SetLevelString(s string) bool {
168
var
v LogLevel
Callers
9
SetLevelString
Method · 0.95
SetLevel
Function · 0.80
init
Function · 0.80
init
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
1
Set
Method · 0.45
Tested by
2
init
Function · 0.64
init
Function · 0.64