This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 8bd34d946c [LOG4J2-3579]
     add ccd807b00b [LOG4J2-3583] Implements stack-valued MDC
     add 36cf6420bb [LOG4J2-3583] Add tests from #1022 and release notes

No new revisions were added by this update.

Summary of changes:
 log4j-slf4j20-impl/pom.xml                         |  8 +++
 .../org/apache/logging/slf4j/Log4jMDCAdapter.java  | 84 +++++++++++++++++++---
 .../apache/logging/slf4j/Log4jMDCAdapterTest.java  | 63 ++++++++++++++++
 .../java/org/apache/logging/slf4j/LoggerTest.java  | 16 +++++
 src/changes/changes.xml                            |  3 +
 5 files changed, 166 insertions(+), 8 deletions(-)
 create mode 100644 
log4j-slf4j20-impl/src/test/java/org/apache/logging/slf4j/Log4jMDCAdapterTest.java

Reply via email to