func()

in internal/logger/logger.go [89:91]


func (l *debugLogger) IsDebug() bool {
	return l.file != nil
}