kubowlerwoodlog

1.0.0 • Public • Published

KubowlerWoodLog

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

Installation

  npm install woodenlog --save

Usage

var woodenlog = require('woodenlog')
// wodenlog.configurate(null, 'white', 'green', 'red')

woodenlog.log('just log!')
woodenlog.warn('this is a warning!')
woodenlog.error('this is an error!')

Tests

   npm test

Release History

  • 1.0.0 Initial Release

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i kubowlerwoodlog

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • kubowler99