Skip to main content

Can we log custom events and include them in bug and crash reports?

Custom user events can be logged using the SDK.

Aya avatar
Written by Aya
Updated this week

The Luciq 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 them 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 in 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?