nemtsov / node-bunyan-logentries

Bunyan logger stream for Logentries
MIT License
9 stars 9 forks source link

Changed levels to match Bunyan levels #9

Open boitewitte opened 8 years ago

boitewitte commented 8 years ago

Fixes #6 Also changed code style, if you don't want to use this, please use the array definition which is the most important change so there are no more errors on running bunyanLog.error()

nemtsov commented 8 years ago

Happy to merge the changed log levels separately from the style change. And then if you're interested, change jshint (or replace with eslint) to match http://standardjs.com/