This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feature/provider-revamp
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from c7ceec391a Fix Javadoc generation
add 2b7448ff90 Apply suggestions from review of #2374
No new revisions were added by this update.
Summary of changes:
.../org/apache/logging/log4j/test/TestLogger.java | 12 +--
.../org/apache/logging/log4j/TestProvider.java | 2 +-
.../logging/log4j/spi/ThreadContextMapTest.java | 24 ++---
.../logging/log4j/util/ProviderUtilTest.java | 120 +++++++++++++++++++--
.../logging/log4j/spi/NoOpThreadContextMap.java | 3 +
.../org/apache/logging/log4j/spi/Provider.java | 63 +++++------
.../apache/logging/log4j/util/ProviderUtil.java | 46 ++++----
7 files changed, 182 insertions(+), 88 deletions(-)