Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

59 lines (32 loc) · 1.14 KB

Gelfj - Changelog

Release 1.1.7

2014-07-15

DEF: (@danieljamesscott) Issue #78 - Changed dependency to log4j 1.2.17 ENH: (@dabloem) Issue #77 - add additional setter for additionalField(s)

Release 1.1.5

2014-06-08

ENH: Several enhancements for AMQP and RabbitMQ

Release 1.1.4

2013-12-25

Frohe Weihnachten!

DEF: (@h0nIg) ensure that all resources are closed for AMQP transport (t0xa#67)

Release 1.1.1

2013-08-29

DEF: (@GBT) Issue #62: FIX when graylogHost starts with tcp: or udp:

ENH: (@h0nIg) Issue #52: Added log4j layout support

Release 1.1

2013-08-29

ENH: (@twinforces) Issue #18: Two years old (sic) issue about maven. Thanks to @twinforces, @lennartkoopmann and @gilesw. Closes Issues #51 and #57.

Release 1.0.2

2013-04-25

ENH: (@nirvdrum) Added this change log

ENH: (@radimk) Issue #59: Allow null short messages but do not allow both.

ENH: (@radimk) Issue #58: Common logging pattern log.warn(null, ex) doesn't work.

DEF: (@siaynoq) Issue #54: Unit test fail randomly