plugin-log
Legacy logging for gulp plugins - gulp-util.log
Last updated 11 years ago by stevelacy .
Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install plugin-log 
SYNC missed versions from official npm registry.

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

Current Tags

  • 0.1.0                                ...           latest (11 years ago)

1 Versions

  • 0.1.0                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (2)
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |