tj / log.js

super light-weight nodejs logging + streaming log reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for colors

balupton opened this issue · comments

if we add any colors we will need to auto-disable them if the stream option is not a tty

You might want to take a look in this issue #10
Colors are off by default and when turned on they only affect the stdout and not a fs.writeStream