MCPcopy 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
435func SetTrace(v LogLevel) {
436 StdLog.SetTraceLevel(v)
437}
438
439func Panic(v ...interface{}) {
440 t := TYPE_PANIC

Callers

nothing calls this directly

Calls 1

SetTraceLevelMethod · 0.80

Tested by

no test coverage detected