Prioritizing Bugs with Sentry Logs
Learn how to use Sentry Logs to measure how often a bug occurs and which users it impacts. In this example, a React Native app with an Express.js backend crashes when the diet value becomes undefined. After identifying the root cause, we use Explore Logs to count how many times users switch their diet to “none,” filter the related log messages, and group results by user type to understand the impact.
This workflow helps you prioritize fixes based on real usage data instead of guesswork.
Learn more: https://sentry.io/quickstart/logs/
Try Sentry for free: https://sentry.io
Docs: https://docs.sentry.io