gulp-nodemon icon indicating copy to clipboard operation
gulp-nodemon copied to clipboard

winston logs not shown

Open refaelos opened this issue 9 years ago • 1 comments

Hey,

I'm using Winston as my logger. Is there a way to transport its logs into gulp-nodemon output ?

Thanks!

refaelos avatar Oct 04 '16 16:10 refaelos

I haven't used winston, sorry.

EDIT: I'm not sure how winston works but logs should automatically be interpolated into the gulp-nodemon stream. If you mean writing gulp-nodemon output to disk, you can probably do that with bash pretty easily.

ColemanGariety avatar Nov 05 '16 22:11 ColemanGariety