Home
last modified time | relevance | path

Searched refs:DistinctErrorLog (Results 1 – 3 of 3) sorted by relevance

/dports/www/gohugo/hugo-0.91.2/helpers/
H A Dgeneral.go389 DistinctErrorLog = NewDistinctErrorLogger() var
397 DistinctErrorLog.Reset()
409DistinctErrorLog.Errorf("%s is deprecated and will be removed in Hugo %s. %s", item, hugo.CurrentV…
/dports/www/gohugo/hugo-0.91.2/source/
H A DsourceSpec.go69 helpers.DistinctErrorLog.Printf("Invalid regexp %q in ignoreFiles: %s", ignorePattern, err)
/dports/www/gohugo/hugo-0.91.2/tpl/collections/
H A Dcollections.go383 …helpers.DistinctErrorLog.Printf("WARNING: calling IsSet with unsupported type %q (%T) will always …