mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 07:27:03 -04:00
Update errorf.md
This commit is contained in:
parent
1c0f35fd1a
commit
35706c21a8
@ -18,7 +18,7 @@ deprecated: false
|
|||||||
aliases: []
|
aliases: []
|
||||||
---
|
---
|
||||||
|
|
||||||
`errorf` will evaluate a format string, then output the result to the ERROR log.
|
`errorf` will evaluate a format string, then output the result to the ERROR log (and only once per error message to avoid flooding the log).
|
||||||
|
|
||||||
This will also cause the build to fail (the `hugo` command will `exit -1`).
|
This will also cause the build to fail (the `hugo` command will `exit -1`).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user