Skip to main content

How do I send my debug logs to Sentry?

Updated over a month ago

Issue

I need to send my debug logs to Sentry Support.

Applies To

  • All customers

Symptoms

  • I am trying to troubleshoot why my events are not being sent to Sentry

Resolution

1. Depending on your SDK, enable the debug option in your SDK intialization. Here are some common examples:

2. Send a test event to Sentry to generate some logs
​

3. Copy the full output into a .txt file and attach it to your Support request.

Note: it's our preference to receive debug logs in the .txt format - please refrain from capturing these logs as a screenshot.

Did this answer your question?