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

Struct simpleLogger

go/base/default_logger.go:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10)
11
12type simpleLogger struct{}
13
14func NewDefaultLogger() *simpleLogger {
15 return &simpleLogger{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected