Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zalando/skipper
/ Infof
Method
Infof
logging/logger.go:27–27 ·
view source on GitHub ↗
Log formatted messages with level INFO
(string, ...any)
Source
from the content-addressed store, hash-verified
25
26
// Log formatted messages with level INFO
27
Infof(string, ...any)
28
29
// Log with level DEBUG
30
Debug(...any)
Callers
15
CreateFilter
Method · 0.65
listenAndServeQuit
Function · 0.65
run
Function · 0.65
refreshLocked
Method · 0.65
ConfigureCertificate
Method · 0.65
RemoteWatch
Function · 0.65
LoadAll
Method · 0.65
LoadUpdate
Method · 0.65
newShutdown
Function · 0.65
TestCustomPrefixForApplicationLog
Function · 0.65
Infof
Method · 0.65
TestLoggingTest
Function · 0.65
Implementers
2
DefaultLog
logging/logger.go
Logger
logging/loggingtest/logger.go
Calls
no outgoing calls
Tested by
4
CreateFilter
Method · 0.52
TestCustomPrefixForApplicationLog
Function · 0.52
TestLoggingTest
Function · 0.52
TestLogger
Function · 0.52