MCPcopy
hub / github.com/redis/go-redis / DebugOrAbove

Method DebugOrAbove

internal/log.go:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75}
76
77func (l LogLevelT) DebugOrAbove() bool {
78 return l >= LogLevelDebug
79}

Callers 5

handleMovingMethod · 0.80
appendJSONIfDebugFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected