Recommendations for front-end error logging
Recently I got into the error logging rabbithole and im wondering if anyone has any good experiences with any front-end error logging services?
For the backend I started using Axiom which seems to work great logging all the server activity on the Vercel side, but im looking at options now to also have logging for front-end errors.
The ones that I have been considering and researching are Highlight.io, LogRocket and Sentry, but Im still open to any other suggestions.
Thanks!
3 Replies
one thing to keep in mind is that these log collectors will be public so anyone could send random garbage to them, depending on your service the chance of this is low but you need to have some sort of strategy to deal with it
yeah my main goal for this is to just test the product internally before launch, im not planning to have it on all the time after launching maybe just the first few weeks
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View