abacus-debug
v1.1.5
Published
Add-ons to the debug log module
Downloads
60
Readme
abacus-debug
Add-ons to the popular Node debug module.
This module can be used pretty much like the original Node debug module. On top of that it provides a %o format specifier for a prettier formatting of objects, truncation of big object dumps to avoid overflowing the output, and the ability to enable/disable debug logging dynamically.