gutil-log-stream

1.0.0 • Public • Published

gulp-log-stream

Sends a stream to gutil.log to append the time

Usage

var logStream = require('gutil-log-stream');
stream.pipe(logStream());
//Will log the content of the stream using gutil.log

/gutil-log-stream/

    Package Sidebar

    Install

    npm i gutil-log-stream

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • xurei