in internal/logger/logger.go [105:107]
func (l *debugLogger) Info(args ...interface{}) { l.log("INFO", args...) }