Currently, the configuration of MONIT traces logging is done through the configuration of log handlers in file loggers.properties.
In this way, to deactivate MONIT traces for all step of a process it is needed to reduce the log level of each component entering in the process executing. As the configuration is at component level, MONIT traces of other service providers and consumers running on the same component will be constrained to the previous configuration.
So, we must provide a way to be able to deactivate MONIT traces for all step flow produced from an entry point.