gulpjs / fancy-log

Log things, prefixed with a timestamp.
MIT License
121 stars 21 forks source link

ms in timestamp #12

Closed klimashkin closed 6 years ago

klimashkin commented 6 years ago

I think gulp-util had [HH:mm:ss:ms] format, that was pretty useful sometimes. Would be great to have it in fancy-log as well, or make it configurable

phated commented 6 years ago

No it didn't... https://github.com/gulpjs/gulp-util/blob/master/lib/log.js

yocontra commented 4 years ago

@klimashkin I went way back to the original implementation when I first released gulp and it was HH:MM:ss https://github.com/gulpjs/gulp-util/commit/a4f941ec92eb7fd3224cd95b9f2dab617cfa1b20#diff-bfaf7f17089346f4cf68d867a9bed34fR5