Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
func
NewLogger() *Logger {
14
return
&Logger{}
15
}
16
17
func
(this *Logger) Infof(format string, args ...any) {
18
// stub
Callers
1
Open
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected