mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-16 10:21:53 +00:00
Add template function that will build a string from the given format string and arguments, then log it to ERROR. This has an intended side-effect of causing the build to fail, when executed. Resolves #3817