Skip to content

Conversation

@TheCrossBoy
Copy link
Contributor

Currently, the SDK captures any logs sent with Debug.LogError as an event. There are some ways to mitigate this, such as by using a BeforeSend callback, but the filtering risks over (or under) filtration, and isn't completely clear on how to accomplish this.

Since there are already options to enable/disable breadcrumb capturing, I've added one to enable/disable the functionality for events too.

Copy link
Contributor

@bitsandfoxes bitsandfoxes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! 🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants