0.0.10 • Published 11 years ago

paul-bunyan v0.0.10

Weekly downloads
10
License
MIT
Repository
github
Last release
11 years ago

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!')
0.0.10

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago