What's the best logging service for nextjs?
I am currently looking for a good logging service for my nextjs application, i have gone and tried axiom which i liked however reading through things seemed to run pretty slow in server function with having to clean up afterwards (flushing).
I am currently using posthog for my analytics which i really love.
I was wondering what are some good solutions for logging? as i am not on the vercel pro/enterprise plan so log drains are no longer available.
Solutions i have had a bit of a look at:
- axiom
- sentry
- baselime
Axiom
Stop sampling, observe every event – Axiom
100% of your data for every possible need: o11y, security, analytics, and new insights.
Sentry
Application Performance Monitoring & Error Tracking Software
Self-hosted and cloud-based application performance monitoring & error tracking that helps software teams see clearer, solve quicker, & learn continuously.
Baselime
Baselime - Observability and Error-tracking Platform
Use logs, metrics, distributed tracing and wide-events to detect, diagnose and resolve issues before they impact your users.
0 Replies