2log 中文文档教程
Log
v.1.1.0
Install
npm install 2log
Usage Example
cat index.js
var log = require('2log');
log.info('just info');
log.error('something wrong');
log.debug('ha-ha');
Change Log
Created by
Dimitry Ivanov 2@ivanoff.org.ua # curl -A cv ivanoff.org.ua
Log
v.1.1.0
Install
npm install 2log
Usage Example
cat index.js
var log = require('2log');
log.info('just info');
log.error('something wrong');
log.debug('ha-ha');
Change Log
Created by
Dimitry Ivanov 2@ivanoff.org.ua # curl -A cv ivanoff.org.ua