Hacker News new | ask | show | jobs
by driverdan 5186 days ago
Airbrake's JS logging is shit. It catches so little data that it becomes an annoyance. You'll see things like "Script Error" at file 0.

The only time it's useful is for typos and things so basic that you'll find them when you do testing.

1 comments

Good to know. I'm running a test right now, so I should have a good idea if I need to pull it in the next hour or so.