paul-bunyan

0.0.10 • Public • Published

paul-bunyan

deps

NPM

paul bunyan

A bunyan initializer so we can crank it like a chainsaw!

Why?

I was using the same config with some minor changes on a lot of repos so wanted to host the code in one place rather than keep copying the initializer.

Usage

Add it to your package.json, like so: npm install --save paul-bunyan

then use this it like this:

  var logger = require('paul-bunyan').init()
 
  logger.log({}, 'some log message!')

Readme

Keywords

Package Sidebar

Install

npm i paul-bunyan

Weekly Downloads

0

Version

0.0.10

License

MIT

Last publish

Collaborators

  • wasbazi
  • nisaacson
  • apriendeau