<div dir="ltr">I ran into the issue around the lack of MDC in logback-access (<a href="http://jira.qos.ch/browse/LOGBACK-1016">http://jira.qos.ch/browse/LOGBACK-1016</a>), and I took a stab at implementing it. However, I noticed some concerning things about this project:<br><br>1. The Travis build is currently failing on master, and has been for 6 months: <a href="https://travis-ci.org/qos-ch/logback/builds">https://travis-ci.org/qos-ch/logback/builds</a><br>2. There are 79 open PRs: <a href="https://github.com/qos-ch/logback/pulls">https://github.com/qos-ch/logback/pulls</a><br>3. The last commit to master is from May (roughly 6 months ago).<br><br>Is this project abandoned? If I add support for MDC, is it likely that my work will get pulled in? Or is someone else already working on this?<br><br>For reference, this came up because dropwizard recently changed to use logback-access (and we are using the MDC to add per-request identifiers to each log line).<br><br>Thanks,<br>Paul<br><br></div>