sematext / logagent-js

Extensible log shipper with input/output plugins, buffering, parsing, data masking, and small memory/CPU footprint
https://sematext.com/logagent
Apache License 2.0
389 stars 79 forks source link

Gelf debug option #220

Closed hkclark closed 4 years ago

hkclark commented 4 years ago

I noticed that the GELF output plugin fills the screen with a flood of messages. I found it very helpful to have a debug option for that and only do those if debug=true. I was thinking others could benefit from this and wanted to submit this PR. Let me know if there are any concerns or questions. Thanks.

otisg commented 4 years ago

I think we can merge this, @adnanrahic ?

adnanrahic commented 4 years ago

@megastef You want to take a final look?