master
run
function run() { process.on('uncaughtException', function (error) { console.error(error); Context.logger.error(error); });