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

Method Fatal

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

Source from the content-addressed store, hash-verified

288 Errorf(format string, args ...interface{}) error
289 Errore(err error) error
290 Fatal(args ...interface{}) error
291 Fatalf(format string, args ...interface{}) error
292 Fatale(err error) error
293 SetLevel(level log.LogLevel)

Implementers 1

simpleLoggergo/base/default_logger.go

Calls

no outgoing calls