Skip to content

0.9.12 More configuration options, optimisations and documentation

Compare
Choose a tag to compare
@tkowalcz tkowalcz released this 07 Jul 07:48
· 139 commits to master since this release

#60 - Added ability to configure size of thread local buffer to avoid message fragmentation (see here and here).

#53 - Optimised generation of labels that contain MDC/ctx reference that is dynamically resolved on every message. Replaced usage of log4j2 interpolation logic with allocation free one.