node-prolog
node-prolog copied to clipboard
An event- and stream-aware logger for pros. Meaning, professionals.
I know it's a WIP but I'm using via `npm i cowboy/node-prolog` and `through` and `chalk` should be dependencies rather than devDependencies. Thanks!
This continues the discussion started at https://github.com/gruntjs/grunt-contrib-htmlmin/pull/49. The end goal is to have consistent output among various tasks, in particular file names should be printed in color uniformly for a...
Investigate using https://github.com/felixge/node-stack-trace instead of getting CallSites manually. Might be unnecessary.