chris-rock / bunyan-logstash-tcp

logstash tcp module for bunyan
21 stars 21 forks source link

Update logstash.js #22

Closed pwmckenna closed 7 years ago

pwmckenna commented 8 years ago
❯ node
> require('bunyan').nameFromLevel
{ '10': 'trace',
  '20': 'debug',
  '30': 'info',
  '40': 'warn',
  '50': 'error',
  '60': 'fatal' }
> 
rossille commented 7 years ago

hi @pwmckenna First, thank you for this pull request and sorry for the late answer. I'm taking over management of this lib, since the author doesn't have the time to do it anymore. I had to move the projet to https://github.com/transcovo/bunyan-logstash-tcp and add tests before being able to accept pull requests. I will be happy to integrate your work if you make a pull request to the new repo here: https://github.com/transcovo/bunyan-logstash-tcp