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

debug module with dynamic behavior (enable/disable in runtime) #2698

Open
ibc opened this issue Jul 3, 2015 · 1 comment
Open

debug module with dynamic behavior (enable/disable in runtime) #2698

ibc opened this issue Jul 3, 2015 · 1 comment
Assignees
Labels

Comments

@ibc
Copy link

ibc commented Jul 3, 2015

Hi, I've sent a PR to the debug module project adding the capability of dynamic debug instances that can be enabled/disabled in runtime (this is, without having to restart the application):

I expect this to be also useful for express applications, so I wonder if you could provide some feedback on the PR :)

@dougwilson dougwilson self-assigned this Jul 3, 2015
@dougwilson
Copy link
Contributor

I am pretty indifferent, as we'll use whatever the default we get (i.e. we'll only ever use the require('debug')('<name') method unless we can't any more. If this requires us to pass in a new option, then we'd pass, because the only way we could promote this well would be a massive updating of all our dependents.

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

No branches or pull requests

2 participants