ECA action plugin need the ECA logger service
Problem/Motivation
Quite a few action plugins call \Drupal::logger('eca')->error() and we should replace that with an injected service in the base class.
Edited by drupalbot
Quite a few action plugins call \Drupal::logger('eca')->error() and we should replace that with an injected service in the base class.