c9-core/plugins/c9.error
Alper Özışık b7af16c313 Fix for undefined error log in console
When css|less build fails it is logging as undefined in console.
In that case err object does not have any stack property.
Printing the error itself in that case will be sufficient.
2016-11-21 08:57:45 +02:00
..
views
www
error_handler.js Fix for undefined error log in console 2016-11-21 08:57:45 +02:00
error_handler_test.js
logger.raygun.js
logger.raygun_mock.js
logger.raygun_noop.js
raygun.connect.js
raygun.js