Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeeFlowerX/stackplz
/ GetLogger
Method
GetLogger
user/config/iconfig.go:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
func
(this *BaseConfig) GetLogger() *log.Logger {
23
return
this.logger
24
}
25
26
func
(this *BaseConfig) SetDebug(debug bool) {
27
this.Debug = debug
Callers
1
addLibPath
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected