Now RollbarListener catches all exceptions. I use the Monolog\Handler\GroupHandler for recording Rollbar and local files. Now will be recorded to a file only logs the error but did not get there because caught only RollbarListener.
What can be done?
RollbarListener::__construct (... Ftrrtf\Rollbar\ErrorHandler
...) https://github.com/ftrrtf/FtrrtfRollbarBundle/blob/master/EventListener/RollbarListener.php#L62