From 48ea3fa77a35fbcb461e764708dbb9f8c8b471dc Mon Sep 17 00:00:00 2001 From: Blake Niemyjski Date: Tue, 17 Nov 2020 20:40:30 -0600 Subject: [PATCH] Added exceptionless --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8374b3fa..d61c3f94 100644 --- a/README.md +++ b/README.md @@ -516,6 +516,7 @@ Table of Contents ## Crash and Exception Handling * [bugsnag.com](https://www.bugsnag.com/) — Free for up to 2,000 errors/month after the initial trial + * [exceptionless](https://exceptionless.com) — Real-time error, feature, log reporting and more. Free for 3k events per month/1 user. Open source and easy to self-host for unlimited use. * [honeybadger.io](https://www.honeybadger.io) - Exception, uptime, and cron monitoring. Free for solo devs and open-source projects (12,000 errors/month). * [logrocket.io](https://www.logrocket.com) - Logging and session replay for javascript apps. Free for 1,000 sessions a month, 14 days retention * [rollbar.com](https://rollbar.com/) — Exception and error monitoring, free plan with 5,000 errors/month, unlimited users, 30 days retention