npmlog-file
0.1.4 • Public • Published npmlog-file
Easily write npmlog output to a file in the same format as it logs to the screen
Install
$ npm install --save npmlog-file
Usage
var log = require('npmlog');
var logfile = require('npmlog-file')
logfile.write(log, 'log.txt');
Dependencies (1)
Dev Dependencies (1)
Package Sidebar
Install
Weekly Downloads