node-gelf-pro icon indicating copy to clipboard operation
node-gelf-pro copied to clipboard

Graylog2 client library for Node.js

Results 7 node-gelf-pro issues
Sort by recently updated
recently updated
newest added

It will support react/next.js/gatsby

Just wanted to my share my experience and suggest an improvement. It would be nice if the "message" parameter had type validation to make sure an object isn't passed in...

enhancement
wontfix

Let's say you add an additional level like this: ```js const log = require('gelf-pro'); log.setConfig({ emergency: 0, alert: 1, critical: 2, error: 3, warning: 4, notice: 5, info: 6, debug:...

bug

Some issues are pretty questionable, nevertheless people need the badge to be green

enhancement

Add a new functionality to send multiple messages at once.

enhancement

Drop these versions: ### End-of-Life Releases | Release | Status | Codename |Initial Release | Active LTS Start | Maintenance LTS Start | End-of-life | | :--: | :---: |...

enhancement

The puzzle `37-7e52116e` from #37 has to be resolved: https://github.com/kkamkou/node-gelf-pro/blob/895eb1db58063f3ac5dc80960775590e64bd2af8/lib/adapter/tcp.js#L42-L42 The puzzle was created by Kanstantsin Kamkou on 03-Apr-18. Estimate: 60 minutes, role: DEV. If you have any technical questions,...