in internal/logger/logger.go [129:131]
func (l *debugLogger) Error(args ...interface{}) { l.log("ERROR", args...) }