TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What's a good JS logging solution?

5 pointsby sandinmyjointsalmost 12 years ago
Loggly is super slow. Airbrake&#x27;s js client appears to be second-class at best. Nothing else I&#x27;ve found seems, well, great.<p>Needs:<p>* Log arbitrary events, not just caught exceptions.<p>* Support down to IE8.<p>* Decent reporting and aggregation interface.<p>* Some kind of sensible de-duping.<p>* Bonus: API to query my data.

1 comment

sideprojectalmost 12 years ago
I saw this.<p><a href="http://www.sideprojectors.com/project/project/74" rel="nofollow">http:&#x2F;&#x2F;www.sideprojectors.com&#x2F;project&#x2F;project&#x2F;74</a><p>Not sure if it helps.