MCPcopy Create free account
hub / github.com/devfeel/dottask / debugExpress

Method debugExpress

tasks.go:366–368  ·  view source on GitHub ↗
(set *ExpressSet)

Source from the content-addressed store, hash-verified

364}
365
366func (service *TaskService) debugExpress(set *ExpressSet) {
367 service.Logger().Debug(fmt.Sprint("parseExpress(", set.rawExpress, " , ", set.expressType, ") => ", set.timeMap))
368}
369
370func (service *TaskService) defaultLogCounterInfo(ctx *TaskContext) error {
371 showInfos := []*ShowCountInfo{}

Callers 1

ResetMethod · 0.80

Calls 2

LoggerMethod · 0.95
DebugMethod · 0.65

Tested by

no test coverage detected