MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / SetLogger

Method SetLogger

user/event_parser/parser.go:25–27  ·  view source on GitHub ↗
(logger *log.Logger)

Source from the content-addressed store, hash-verified

23}
24
25func (this *EventParser) SetLogger(logger *log.Logger) {
26 this.logger = logger
27}
28
29func (this *EventParser) SetConf(mconf *config.ModuleConfig) {
30 this.mconf = mconf

Callers 1

persistentPreRunEFuncFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected