MCPcopy
hub / github.com/github/gh-ost / Infof

Method Infof

go/base/context.go:284–284  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

282 Debugf(format string, args ...interface{})
283 Info(args ...interface{})
284 Infof(format string, args ...interface{})
285 Warning(args ...interface{}) error
286 Warningf(format string, args ...interface{}) error
287 Error(args ...interface{}) error

Callers 15

NewClientFunction · 0.65
ConnectBinlogStreamerMethod · 0.65
StreamEventsMethod · 0.65
ValidateConnectionFunction · 0.65
InfofMethod · 0.65
acceptSignalsFunction · 0.65
mainFunction · 0.65
runCPUProfileMethod · 0.65
BindSocketFileMethod · 0.65
RemoveSocketFileMethod · 0.65
BindTCPPortMethod · 0.65

Implementers 1

simpleLoggergo/base/default_logger.go

Calls

no outgoing calls

Tested by

no test coverage detected