thlorenz / bunyan-format

Writable stream that formats bunyan records that are piped into it
MIT License
51 stars 22 forks source link

Fix #1: Adding an option to print the level in String instead of Integer #2

Closed marcellodesales closed 9 years ago

marcellodesales commented 9 years ago

This commit fixes Issue #1 by adding an option to display the level using its String representation. Suggesting it to be the 0.2.0 version. This was first discussed at https://github.com/trentm/node-bunyan/issues/194, but since I use this module, I decided to start here... So contributing back!

thlorenz commented 9 years ago

Thanks, published as 0.2