MCPcopy Index your code
hub / github.com/zalando/skipper / Debug

Method Debug

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

Log with level DEBUG

(...any)

Source from the content-addressed store, hash-verified

28
29 // Log with level DEBUG
30 Debug(...any)
31
32 // Log formatted messages with level DEBUG
33 Debugf(string, ...any)

Callers 15

WriteMethod · 0.65
runCipherRefresherMethod · 0.65
DebugMethod · 0.65
TestLoggingTestFunction · 0.65
WithParamsFunction · 0.65
doMethod · 0.65
serveResponseMethod · 0.65
errorResponseMethod · 0.65
TestHostHeaderFunction · 0.65
revalidationWorkerMethod · 0.65
doRevalidateMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2

TestLoggingTestFunction · 0.52
TestHostHeaderFunction · 0.52