Open mbloch1986 opened 6 years ago
To reduce the output of the stack manager messenger we can suppress the information output of the tasks with introducing the option parameter
no_log: True
The value of no_log can be configurable from the yaml configuration. This gives us the ability to introduce a debug option in the yaml configuration.
To reduce the output of the stack manager messenger we can suppress the information output of the tasks with introducing the option parameter
The value of no_log can be configurable from the yaml configuration. This gives us the ability to introduce a debug option in the yaml configuration.