MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / NewLogger

Function NewLogger

internal/utils/kvstore/logger.go:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11}
12
13func NewLogger() *Logger {
14 return &Logger{}
15}
16
17func (this *Logger) Infof(format string, args ...any) {
18 // stub

Callers 1

OpenMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected