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

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


    from 2bc3b52  LOG4J2-2885 Update changelog.
     new 609ff5f  LOG4J2-3083 Fix slf4j calling class lookup using both 
accessors
     new 59fd1f3  Remove unreleased+replaced StackLocator API from LOG4J2-2940

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/logging/log4j/util/StackLocator.java    | 22 ++++--
 .../apache/logging/log4j/util/StackLocator.java    | 33 +++++---
 .../logging/log4j/util/StackLocatorUtil.java       | 18 +++--
 .../apache/logging/slf4j/Log4jLoggerFactory.java   | 13 +++-
 .../logging/other/pkg/LoggerContextAnchorTest.java | 91 ++++++++++++++++++++++
 .../apache/logging/slf4j/Log4jLoggerFactory.java   | 15 +++-
 .../logging/other/pkg/LoggerContextAnchorTest.java | 91 ++++++++++++++++++++++
 src/changes/changes.xml                            |  4 +
 8 files changed, 257 insertions(+), 30 deletions(-)
 create mode 100644 
log4j-slf4j-impl/src/test/java/org/apache/logging/other/pkg/LoggerContextAnchorTest.java
 create mode 100644 
log4j-slf4j18-impl/src/test/java/org/apache/logging/other/pkg/LoggerContextAnchorTest.java

Reply via email to