MCPcopy
hub / github.com/mcuadros/ofelia / Errorf

Method Errorf

core/common.go:228–228  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

226 Criticalf(format string, args ...interface{})
227 Debugf(format string, args ...interface{})
228 Errorf(format string, args ...interface{})
229 Noticef(format string, args ...interface{})
230 Warningf(format string, args ...interface{})
231}

Callers 15

TestIntegrationFunction · 0.65
RunMethod · 0.65
buildExecMethod · 0.65
startExecMethod · 0.65
inspectExecMethod · 0.65
TestContextNextErrorMethod · 0.65
pullImageMethod · 0.65
buildContainerMethod · 0.65
watchContainerMethod · 0.65
LogMethod · 0.65
pullImageMethod · 0.65
watchContainerMethod · 0.65

Implementers 2

TestLoggercore/common_test.go
TestLoggermiddlewares/common_test.go

Calls

no outgoing calls

Tested by 5

TestIntegrationFunction · 0.52
TestContextNextErrorMethod · 0.52
TestConfigIniMethod · 0.52
TestLabelsConfigMethod · 0.52
TestSensitiveDataMethod · 0.52