func SetDebugLogging()
in
logger/logger.go [68:70]
3
lines of code
1
McCabe index (conditional complexity)
func SetDebugLogging(enabled bool) { debugEnabled = enabled }