Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
12
type
simpleLogger
struct
{}
13
14
func
NewDefaultLogger() *simpleLogger {
15
return
&simpleLogger{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected