ember.js - Is there an EmberJS addon that runs the app in a try/catch and externally logs unhandled errors? -


i'd have system crashlytics can monitor unhandled errors users encounter.

not ember plugin/addon, sentry provides you're looking for: https://getsentry.com/for/ember/

i'm sure there other libs/providers out there. quick google query takes me here: https://www.npmjs.com/package/ember-cli-airbrake


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -