Re: Simple snippet for colored logging with named arguments

2019-02-05 Thread Araq
Come on, please release a Nimble package! How are we gonna grow to Node's frightening ecosystem otherwise. :-)

Simple snippet for colored logging with named arguments

2019-02-02 Thread Tiberium
I just wanted to have logging which has colors, and also have chronicles-style printing of arguments, so I created this relatively small snippet for logging: [https://gist.github.com/Yardanico/0bcf50c05b71ae8990529ea0913ac068](https://gist.github.com/Yardanico/0bcf50c05b71ae8990529ea0913ac068)