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

Have the possibility to set the 'debug' option from bows.config({ debug: true }) #15

Open
krypter opened this issue Mar 25, 2015 · 3 comments

Comments

@krypter
Copy link

krypter commented Mar 25, 2015

Not force it from the localStorage.debug

Exemple:

bows.config({ 
    padLength: 10,
    debug: /foo/g
});
@revolunet
Copy link

+1

1 similar comment
@oyvindeh
Copy link

+1

@TomiHiltunen
Copy link

+1 - There's no window.localStorage with React Native. This would be nice for debugging the app using Chrome console.

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

No branches or pull requests

4 participants