Skip to content

0.9.15 MDC support in Logback appender

Compare
Choose a tag to compare
@tkowalcz tkowalcz released this 20 Jul 20:13
· 119 commits to master since this release
  1. [Logback] #65 - support added for dynamically creating labels out of MDC contents. Thanks @efimmatytsin for contribution.
  2. Changed api of MonitoringModule to not use Netty classes. This is part of an effort to reduce dependency on Netty in core so we can abstract away http client and make it pluggable.
  3. [Log4j] Improved documentation and added test for programmatic configuration.