Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodisLabs/codis
/ SetTrace
Function
SetTrace
pkg/utils/log/log.go:435–437 ·
view source on GitHub ↗
(v LogLevel)
Source
from the content-addressed store, hash-verified
433
}
434
435
func
SetTrace(v LogLevel) {
436
StdLog.SetTraceLevel(v)
437
}
438
439
func
Panic(v ...
interface
{}) {
440
t := TYPE_PANIC
Callers
nothing calls this directly
Calls
1
SetTraceLevel
Method · 0.80
Tested by
no test coverage detected