Merge pull request #17 from phumpal/add-airbrake-to-exception-handling

Adds Airbrake to Exception handling
This commit is contained in:
R.I.Pienaar 2015-03-24 20:07:42 +00:00
commit ccdf99bf88

View File

@ -67,6 +67,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
## Crash / Exception handling
* https://rollbar.com/ - Exception and error monitoring, free for prototypes and personal projects
* https://bugsnag.com/ - Free for up to 2000 errors a month after the initial trial
* https://airbrake.io/ - Free for 1 project, 1 user, 2 errors per minute, 2 day retention
## Search