Exceptions during action execution should be logged besides or instead showing them to the user. The default logger implementation could print the error to stderr but a monolog implementation should be available.
Exceptions during action execution should be logged besides or instead showing them to the user.
The default logger implementation could print the error to stderr but a monolog implementation should be available.