Add debug mode to SDKs #265
Labels
javascript
Pull requests that update Javascript SDK
react
Pull requests that update React SDK
roadmap
This issue is from the product roadmap
solutioning
Issue that needs to be specced and broken down
Add debug mode for both SDKs to help developer debug issues. Debug mode will be disabled by default and only enabled by option. It will help developers by logging important information about lifecycle of the SDK, for example where an issue has occured or that there were no encountered issues.
The text was updated successfully, but these errors were encountered: