Skip to content

Support debug option #1297

Description

@st0012

The debug option should make debugging SDK problems more easily. So when it is enabled, the SDK should output detail information that normally would be noise to users, like:

  1. Full backtrace of the errors it encounters.
  2. Full payload of failed events.

It also *should not change how the SDK works, so it doesn't complicate the problem.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions