elmar-woodenlog

1.0.1 • Public • Published

WoodenLog

Minimalist log node messages module to add colors for console.log for specific types of log.

Installation

  npm install elmar-woodenlog --save

Usage

var woodenlog = require('elmar-woodenlog')
//woodenlog. configurate(null, 'white', 'green', 'red');

woodenlog.log("just log!");
woodenlog.warn("this is a warning!");
woodenlog.error("just log!");

Tests

  npm test

Release History

*1.0.0 Initial release

Package Sidebar

Install

npm i elmar-woodenlog

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.62 kB

Total Files

4

Last publish

Collaborators

  • elmartirta