zeebe-chaos icon indicating copy to clipboard operation
zeebe-chaos copied to clipboard

Zbchaos is printing debug log on default

Open Zelldon opened this issue 2 years ago • 0 comments

On every command the parameters map is printed, which should be a debug information:

$ zbchaos verify instance-creation --bpmnProcessId super
{1 LEADER -1  10  msg false 1 LEADER -1 2 LEADER -1 1677157569058 false false true false false 30 false -1 super 30  }
The steady state was successfully verified!

Discovered here https://zeebe-io.github.io/zeebe-chaos/2023/02/23/Recursive-call-activity/

Zelldon avatar Feb 23 '23 14:02 Zelldon