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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -