MCPcopy 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
22func (this *BaseConfig) GetLogger() *log.Logger {
23 return this.logger
24}
25
26func (this *BaseConfig) SetDebug(debug bool) {
27 this.Debug = debug

Callers 1

addLibPathFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected