You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2021/06/07 07:32:21 UTC

[logging-log4j2] branch LOG4J2-3080 updated (bd36853 -> 3ccb90c)

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

vy pushed a change to branch LOG4J2-3080
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from bd36853  LOG4J2-3080 Use SimpleMessage in Log4j 1 Category whenever possible.
     add 9a77869  LOG4J2-3103: Make listeners in LoggerContext a CopyOnWriteArrayList (#508)
     add 902dffe  LOG4J2-3103 changelog
     add 86ce2e3  Fix incorrect LogManager accessor used by LOG4J2-2940
     add b9a6ccd  LOG4J2-3102: AsyncAppender background thread is a daemon
     add 3ccb90c  LOG4J2-3080 Resolve merge conflicts.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/logging/log4j/core/LoggerContext.java   | 4 +---
 .../log4j/core/appender/AsyncAppenderEventDispatcher.java        | 1 +
 .../apache/logging/log4j/core/appender/AsyncAppenderTest.java    | 9 +++++++++
 .../main/java/org/apache/logging/slf4j/Log4jLoggerFactory.java   | 2 +-
 .../main/java/org/apache/logging/slf4j/Log4jLoggerFactory.java   | 2 +-
 src/changes/changes.xml                                          | 7 +++++++
 6 files changed, 20 insertions(+), 5 deletions(-)