A new plugin to log events
Future release 2.4.0 will adopt another new plugin.
If you’ve already tried to add some event listeners to your scripts, you have probably noticed that logging Reflect events on Command-Line was impossible, until now !
The LogPlugin will allow to record all events to any compatible PSR-3 logger, and for all API (including CLI).
Have a look on documentation :
Published by Laurent Laville on 2014-08-28
Configure your logger for CLI
Configure your logger for other SAPI (batch script, …)