@dilongfa/debug
A tiny debugging utility with no packages dependencies for Node.js
nodejs-debug
### Introdution I used [debug](https://github.com/visionmedia/debug) in most of my projects, it's a very good library. But there are some limitations as I have to write a new library to serve my projects. It is based on [debug](https://github.com/visionme