MCPcopy
hub / github.com/zalando/skipper / Errorf

Method Errorf

logging/logger.go:15–15  ·  view source on GitHub ↗

Log formatted messages with level ERROR

(string, ...any)

Source from the content-addressed store, hash-verified

13
14 // Log formatted messages with level ERROR
15 Errorf(string, ...any)
16
17 // Log with level WARN
18 Warn(...any)

Callers 15

testServerShutdownFunction · 0.65
createRoutesFileFunction · 0.65
createDataClientsFunction · 0.65
TlsConfigMethod · 0.65
listenFunction · 0.65
listenAndServeQuitFunction · 0.65
runFunction · 0.65
findAndLoadPluginsMethod · 0.65
loadPluginsMethod · 0.65

Implementers 2

DefaultLoglogging/logger.go
Loggerlogging/loggingtest/logger.go

Calls

no outgoing calls

Tested by 15

testServerShutdownFunction · 0.52
createRoutesFileFunction · 0.52
TestPatchFunction · 0.52
TestFifoChangesFunction · 0.52
TestSchedulerFunction · 0.52
TestEncryptDecryptFunction · 0.52
GetSecretMethod · 0.52
TestEncryptDecryptFunction · 0.52
Test_GetSecretFunction · 0.52
TestGetEncrypterFunction · 0.52
TestStaticSecretFunction · 0.52
TestStaticDelegateSecretFunction · 0.52