Update errorf.md

This commit is contained in:
Bjørn Erik Pedersen
2020-02-07 01:15:37 +01:00
committed by GitHub
parent 16753a78d8
commit 92bd0b1f5c
-1
View File
@@ -14,7 +14,6 @@ workson: []
hugoversion:
relatedfuncs: [printf]
deprecated: false
aliases: [/functions/errorf]
---
`errorf` or `warnf` will evaluate a format string, then output the result to the ERROR or WARNING log (and only once per error message to avoid flooding the log).