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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -