From 5ca8c399189dc89960d8f76d6465784608ed4b68 Mon Sep 17 00:00:00 2001 From: Thomas Ardal Date: Tue, 28 Jun 2022 14:39:19 +0200 Subject: [PATCH] Added elmah.io to Crash and Exception Handling tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a85129e0..74a61e51 100644 --- a/README.md +++ b/README.md @@ -745,6 +745,7 @@ Table of Contents * [CatchJS.com](https://catchjs.com/) - JavaScript error tracking with screenshots and click trails. Free for open source projects. * [bugsnag.com](https://www.bugsnag.com/) — Free for up to 2,000 errors/month after the initial trial + * [elmah.io](https://elmah.io/) — Error logging and uptime monitoring for web developers. Free Small Business subscription for open source projects. * [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. * [GlitchTip](https://glitchtip.com/) — Simple, open source error tracking. Compatible with open-source Sentry SDKs. 1000 events per month for free, or can self-host with no limits * [honeybadger.io](https://www.honeybadger.io) - Exception, uptime, and cron monitoring. Free for small teams and open-source projects (12,000 errors/month).