gulp-nodemon
gulp-nodemon copied to clipboard
winston logs not shown
Hey,
I'm using Winston as my logger. Is there a way to transport its logs into gulp-nodemon output ?
Thanks!
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.