Hacker News new | ask | show | jobs
by dedene 5244 days ago
Does anyone have any experience with http://atechmedia.com/exceptions ? It seems to be free and compatible with the Airbrake (Hoptoad) API.
1 comments

That looks alright, but they really won't last very long without charging. Error catching services are very expensive to run.

Errbit (https://github.com/errbit/errbit) is an open source and free alternative, which is self-hosted. It's also compatible with the Airbrake API.

It's easy to set up in a few minutes, either on heroku, or on your own server. As well as being free, you can store your potentially private data in-house, and customize and integrate it as much as you want.