0.0.10 • Published 9 years ago

paul-bunyan v0.0.10

Weekly downloads
10
License
MIT
Repository
github
Last release
9 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

9 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago