Logs are most useful when they’re connected to what you're debugging — issues, traces, and the code itself. Sentry brings logs into the same view as errors and performance, so you can see what happened and why, without switching tools or losing context.
Connected debugging with logs
From log to root cause
Livestream logs
See new logs as they arrive.
Log-Based Alerts
Get notified on patterns or anomalies
Log Dashboards
Visualize key trends and fields
Structured logs
Sentry’s structured logging lets you pass variables directly in string templates—we’ll extract both the template and its values so you can filter, group, and debug with real context, not just raw strings.
Log aggregation
A 500 error appears in Sentry. With log aggregation, you can view related logs—like timeouts or bad inputs—alongside the error to quickly find the cause.






Getting started with Sentry is simple
We support every technology (except the ones we don't).
Get started with just a few lines of code.
dsn="https://238ed7e0b8c33a786e0a19b534bda162@o4508130833793024.ingest.us.sentry.io/4509481458204672", _experiments={ "enable_logs": True, }, )
That's it. Check out our documentation to ensure you have the latest instructions.
Logging FAQs
Of course we have more content
Get monthly product updates from Sentry
Sign up for our newsletter.
Sign up for our newsletter.
And yes, it really is monthly. Ok, maybe the occasional twice a month, but for sure not like one of those daily ones that you just tune out after a while.
Fix It
Get started with the only application monitoring platform that empowers developers to fix application problems without compromising on velocity.