Skip to content

[BUG] The documentation for enableDebug is incorrect, it should reference enableDebugExceptions #2014

@MSNev

Description

@MSNev

As part of investigating the configuration for #2013 we identified that the documented enableDebug flag is not used during the initialization of the SDK and instead is using enableDebugExceptions

For previous released versions (v2.x) we should update the documentation to point out that this is called enableDebugExceptions, and for later releases we shoudl "consider" whether to use the enableDebug with a fallback to enableDebugExceptions.

As this is really a developer time (non-production) setting, I'm inclined to only support 1 value rather than 2 (from a code size perspective).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions