Would we accept a PR for an infof template function?

Those info logs only gets printed on hugo -v if I remember correctly, and that may not be what @jmooring wants (?) – they are easy to miss.

The reason I’m a little hesitant about adding such a function is that I like my output “clean” as possible, and this function can easily be abused by upstream components (shortcodes etc.) to add debug information that they forget to remove.

1 Like