jonseymour / idiomatic-console

A rebindable console API for node.js modules and scripts
http://github.com/jonseymour/idiomatic-console
10 stars 0 forks source link

Log file date stamp #9

Open tcdaly opened 10 years ago

tcdaly commented 10 years ago

In the case of redirecting console output to a file, is there any way of prefixing the output with a date stamp before it gets written to the file?