mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 12:27:07 +00:00
It uses https://github.com/debug-js/debug but it is meant to be called like this: const debug = require("DOUGAL_ROOT/debug")(__filename); That way the calling module's path is used as the debug namespace.