This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch 2.x-StatusLogger-revamp
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from fdcb05bd58 Fix Spotless issues
add 40cc7218ce Rework `StatusLogger` effective level
No new revisions were added by this update.
Summary of changes:
.../log4j/status/StatusLoggerLevelTest.java | 85 ++++++++++++++++++++++
.../apache/logging/log4j/status/StatusLogger.java | 43 ++++-------
2 files changed, 100 insertions(+), 28 deletions(-)
create mode 100644
log4j-api-test/src/test/java/org/apache/logging/log4j/status/StatusLoggerLevelTest.java