Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

stephenlacy/plugin-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Legacy logging for gulp plugins - gulp-util.log

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published