Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config flag to turn on debug logging #4

Open
blimmer opened this issue Dec 17, 2017 · 0 comments
Open

Add config flag to turn on debug logging #4

blimmer opened this issue Dec 17, 2017 · 0 comments

Comments

@blimmer
Copy link
Owner

blimmer commented Dec 17, 2017

You can pass enableLogging: true to the initialize call to get debug logging. This could be a useful feature.

enableLogging - Set to true to enable logging by default. Note that this will cause Appboy to log to the
javascript console, which is visible to all users! You should probably remove this or provide an alternate
logger with appboy.setLogger() before you release your page to production.

https://js.appboycdn.com/web-sdk/latest/doc/module-appboy.html#.initialize

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

No branches or pull requests

1 participant