This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

plugin-log

0.1.0 • Public • Published

plugin-log

Build Status NPM version

Legacy logging for gulp plugins - gulp-util.log

Information

Packageplugin-log
Description Legacy logging for gulp plugins - gulp-util.log
Node Version >= 0.9

Usage

Replaces all gulp-util.log()

Install

$ npm install --save-dev plugin-log

Examples

var log = require('plugin-log');
 
log('Ran file: ' + log.colors.cyan(path.basename(file.path)));
 
 

LICENSE MIT

Readme

Keywords

none

Package Sidebar

Install

npm i plugin-log

Weekly Downloads

33,210

Version

0.1.0

License

none

Last publish

Collaborators

  • stevelacy