Now is little bit tricky to eg. log errors in zf-console. I like the idea of [new error handler in stratigility](https://github.com/zendframework/zend-stratigility/blob/dev-2.0.0/src/Middleware/ErrorHandler.php). Especially error response (message) generation, triggering listeners (useful for logging) etc. Do you have any idea how this implement in zf-console? Your opinions?
Now is little bit tricky to eg. log errors in zf-console.
I like the idea of new error handler in stratigility. Especially error response (message) generation, triggering listeners (useful for logging) etc.
Do you have any idea how this implement in zf-console? Your opinions?