-
Notifications
You must be signed in to change notification settings - Fork 954
Open
Labels
bugThis issue identifies a malfunctionThis issue identifies a malfunctionhelp-wantedThis issue has an actionable itemThis issue has an actionable itempr-welcomeThis issue has an approved change; a pull request would be appreciatedThis issue has an approved change; a pull request would be appreciated
Milestone
Description
Calling enable
is disruptive to any enabled namespaces, which has changed in the recent minor version, caused by #409
$ DEBUG=foo node -e 'var dbg = require("debug"); dbg.enable("bar"); console.log(dbg.enabled("foo"))'
=> false
AndreSteenveld, gmcdev, wrumsby, Olyno and mdornseif
Metadata
Metadata
Assignees
Labels
bugThis issue identifies a malfunctionThis issue identifies a malfunctionhelp-wantedThis issue has an actionable itemThis issue has an actionable itempr-welcomeThis issue has an approved change; a pull request would be appreciatedThis issue has an approved change; a pull request would be appreciated