Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 882 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 882 Bytes

Changelog

1.3.2

Fixes

  • handle log4j 2.6 signature change - thanks @askannon

1.3.1

Fixes

  • fix log messages with exceptions - they were dropped and only the message got logged

1.3.0

Features

  • [#2] add support for fluency configuration options - thanks @takumakanari

1.2.0

Features

1.1.1

  • switch to StatusLogger for internal logging

1.1.0

  • add generic <StaticField> configuration
    • deprecates application="" attribute (it still works, but please migrate)

1.0.0

  • switch groupId for maven central registration

0.1.0

  • initial release