Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@hartfordfive hartfordfive released this 05 Sep 15:37
  • Added support for receiving GELF format messages by setting enable_gelf: true
  • Fixed issue where (more commonly when getting high volumes of messages) the processMessage goroutine might have it's byte buffer modified before it actually executes with the original payload/message. (Related to original PR #8, credit to vcostet)

If you encounter any issues with the GELF message format feature, please open an issue.