2log

1.1.2 • Public • Published

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

all changes

Created by

Dimitry Ivanov 2@ivanoff.org.ua # curl -A cv ivanoff.org.ua

Readme

Keywords

Package Sidebar

Install

npm i 2log

Weekly Downloads

3

Version

1.1.2

License

none

Last publish

Collaborators

  • ivanoff