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 2022/10/14 13:20:12 UTC

[logging-log4j2] branch feature/LOG4J2-3584-StatusConsoleListener-uses-SimpleLogger updated (5ce3f8d33b -> 8b336e0dc2)

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

vy pushed a change to branch feature/LOG4J2-3584-StatusConsoleListener-uses-SimpleLogger
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 5ce3f8d33b LOG4J2-3584 Make StatusConsoleListener use SimpleLogger internally.
     add 360ffa3f85 NOJIRA Avoid debug flag check at every call.
     add 8b336e0dc2 LOG4J2-3584 Fix `StatusConsoleListenerTest`.

No new revisions were added by this update.

Summary of changes:
 .../log4j/status/StatusConsoleListenerTest.java    | 93 +++++++++++-----------
 .../apache/logging/log4j/status/StatusLogger.java  | 16 ++--
 2 files changed, 54 insertions(+), 55 deletions(-)