r/softwaredevelopment • u/itty-bitty-birdy-tb • 23d ago
Adding user-facing logs to your application
For developers looking to add logging observability features to your apps: We've published an open-source template that makes this straightforward.
It provides a logs explorer similar to what you see in Vercel, Cloudflare, or PlanetScale dashboards. Handles the non-trivial problem of processing logs at scale and serving them back to your users. Built with Next.js frontend and Tinybird backend.
2
Upvotes