From 9f991f7ccc7420958b605601d366284bc14b2a55 Mon Sep 17 00:00:00 2001 From: phumpal Date: Tue, 24 Mar 2015 11:42:59 -0700 Subject: [PATCH] Adds Airbrake to Exception handling --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 219eb0f3..285d3741 100644 --- a/README.md +++ b/README.md @@ -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