Add action plugin to temporarily change the ECA log level
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3376561. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) Related to !406 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>As suggested by @klausi at the DrupalDevDays2023 in Vienna, it would help a lot if it were possible to temporarily enable/disable debugging mode from within an ECA model to only analyse certain parts of a model with much less log records.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Building the actions for this is pretty simple. We also need to reset the previous mode when the event processing, where this may have changed inside, finishes processing.</p>
issue