func()
in
internal/logger/logger.go [89:91]
3
lines of code
1
McCabe index (conditional complexity)
func (l *debugLogger) IsDebug() bool { return l.file != nil }