Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mpontes/gelf4j

Tags

1.8

Toggle 1.8's commit message
Make sure the logback appender sends the entire exception message to …

…the gelf server.

1.7

Toggle 1.7's commit message
Package source and javadocs to satisfy Maven Central requirements

1.6

Toggle 1.6's commit message
Bump the version of ruby to use the MRI

1.5

Toggle 1.5's commit message
Improve the mechanism for deriving the message id so that even when a…

… message is sent in the same nano-second, the message will have a unique identifier.

1.4

Toggle 1.4's commit message
Fix the version header

1.1

Toggle 1.1's commit message
Handle the scenario where null messages are passed down from external…

… logging frameworks

1.0

Toggle 1.0's commit message
Merge branch 'master' of https://github.com/realityforge/gelf4j

0.9

Toggle 0.9's commit message
Improve the testing to ensure delivery across a socket occurs

0.8

Toggle 0.8's commit message
Add in records of some changes

0.7

Toggle 0.7's commit message
Initiate a connection with forwarder and handle error scenarios corre…

…ctly