Errorf without failing build

Is there a way to log an error message without failing the build when running hugo like errorf? I want to log them on CLI or in the logfile, not showing a message on the screen. In this specific example silently failing image creation if the image is not found, but notifying the human about it.

No, but it has been discussed before.