in internal/logger/logger.go [147:149]
func (l *debugLogger) log(levelPrefix string, args ...interface{}) { l.logf(levelPrefix, "%v", args...) }