debugging workflow_execution + search invest
This commit is contained in:
@@ -59,7 +59,7 @@ func (d *WorkflowExecution) GetName() string {
|
||||
|
||||
func (d *WorkflowExecution) GetAccessor() utils.Accessor {
|
||||
data := &WorkflowExecutionMongoAccessor{}
|
||||
data.SetLogger(utils.WORKFLOW)
|
||||
data.SetLogger(utils.WORKFLOW_EXECUTION)
|
||||
return data
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user