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

Method Info

go/base/context.go:283–283  ·  view source on GitHub ↗
(args ...interface{})

Source from the content-addressed store, hash-verified

281 Debug(args ...interface{})
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

Callers 3

InfoMethod · 0.65
MigrateMethod · 0.65
printStatusMethod · 0.65

Implementers 1

simpleLoggergo/base/default_logger.go

Calls

no outgoing calls

Tested by

no test coverage detected