0.9.15 MDC support in Logback appender
tkowalcz
released this
20 Jul 20:13
·
119 commits
to master
since this release
- [Logback] #65 - support added for dynamically creating labels out of MDC contents. Thanks @efimmatytsin for contribution.
- 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. - [Log4j] Improved documentation and added test for programmatic configuration.