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

Enabling debuggin requires page reload #238

Closed
nbansalvox opened this issue Nov 20, 2015 · 1 comment
Closed

Enabling debuggin requires page reload #238

nbansalvox opened this issue Nov 20, 2015 · 1 comment

Comments

@nbansalvox
Copy link

Hello,

I'm using a javascript library which is internally using Node debug module to enable debugging. I have noticed that calling .debug.enabled() doesn't enable the logs immediately, I need to reload the page to enable debug logs.
Is there a way that debugging is enabled on the first page load itself?

P.S: I'm running a plain javascript app, not a node app.

Regards,
Nitesh

@ibc
Copy link
Contributor

ibc commented Nov 23, 2015

There are some pull requests for this, but the author has decided to ignored them. For example #209.

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

No branches or pull requests

3 participants