debug module with dynamic behavior (enable/disable in runtime)
Author: ibcCreated Jul 3, 2015Updated Jul 25, 2026
Labelsdiscuss
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 :)
Source: expressjs/express