Skip to main content
All CollectionsInstabug Report Logs & DataFAQs
Can we log custom events and include them in bug and crash reports?
Can we log custom events and include them in bug and crash reports?

Custom user events can be logged using the SDK.

Youssef avatar
Written by Youssef
Updated over a month ago

The Instabug SDK has an API that allows you to log custom user events.
More details about how to log these events can be found here.ย 

After logging events, you can see it in your bug and crash reports.ย 

  • For Bug Reports:

    1. open the Bugs tab from the sidebar

    2. select a bug report

    3. Scroll down in the bug details to the logs section, and you can see all the logs, including the events:

  • For Crash Reports:

    1. open the Crashes tab from the sidebar

    2. select a crash

    3. Click on the Occurrence button from the top right

    4. Scroll down in the crash occurrence details to the logs section, and you can see all the logs, including the events:

Did this answer your question?