Add more error handling to failed jobs and closures to write the error into the server log instead of vito logs.
Currently the jobs are handling this properly by logging the error into the server-log of the action itself however the Closures like Deploy.php, ... don't handle the error logs in this way and user needs to see the errors in the vito logs
Add more error handling to failed jobs and closures to write the error into the server log instead of vito logs.
Currently the jobs are handling this properly by logging the error into the server-log of the action itself however the Closures like Deploy.php, ... don't handle the error logs in this way and user needs to see the errors in the vito logs