log added
This commit is contained in:
parent
ad880b3fb4
commit
b3df73d595
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ func (p *TaskProvider) PrepareTasks() (map[string]shared.Task, error) {
|
|||
}
|
||||
}
|
||||
}
|
||||
log.WithField("data", taskMap).Info("Prepare tasks")
|
||||
return taskMap, nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue