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

Method Errorf

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

Source from the content-addressed store, hash-verified

286 Warningf(format string, args ...interface{}) error
287 Error(args ...interface{}) error
288 Errorf(format string, args ...interface{}) error
289 Errore(err error) error
290 Fatal(args ...interface{}) error
291 Fatalf(format string, args ...interface{}) error

Implementers 1

simpleLoggergo/base/default_logger.go

Calls

no outgoing calls