- handle log4j 2.6 signature change - thanks @askannon
- fix log messages with exceptions - they were dropped and only the message got logged
- [#2] add support for fluency configuration options - thanks @takumakanari
- [#1] add support for PatternLayout - thanks @takumakanari
- switch to
StatusLoggerfor internal logging
- add generic
<StaticField>configuration- deprecates
application=""attribute (it still works, but please migrate)
- deprecates
- switch groupId for maven central registration
- initial release