This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from ecb99afa38 Fix default `log4j2.statusLoggerLevel` value
add 644b629347 Prevent `log4j2.isWebapp` from overriding other constants
add cfbd731041 Improve `log4j2.isWebapp` documentation
add 1a88ef3f3c Improve `log4j2.enableThreadlocals` documentation
add 51d0fb3716 Fix `ThreadContextMap` selection algorithm
add ce46f2e40c Merge remote-tracking branch 'apache/2.x' into
feature/2.x/change-is-webapp
new 6e7e345f30 Merge branch 'feature/2.x/change-is-webapp' into 2.x
The 1 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:
.../org/apache/logging/log4j/spi/Provider.java | 8 ++---
.../org/apache/logging/log4j/util/Constants.java | 37 ++++++++++++++++++----
.../log4j/core/test/GcFreeLoggingTestUtil.java | 9 ++----
.../log4j/core/EventParameterMemoryLeakTest.java | 5 ++-
.../async/AbstractAsyncThreadContextTestBase.java | 6 ++--
.../async/AsyncLoggerArgumentFreedOnErrorTest.java | 7 ++--
.../core/async/AsyncLoggerConfigErrorOnFormat.java | 4 +--
.../AsyncLoggerConfigWithAsyncEnabledTest.java | 8 ++---
.../NestedLoggingFromThrowableMessageTest.java | 2 +-
.../DatePatternConverterWithThreadLocalsTest.java | 3 +-
.../core/util/ShutdownCallbackRegistryTest.java | 4 +--
.../log4j/core/impl/Log4jContextFactory.java | 5 ++-
.../apache/logging/log4j/core/util/Constants.java | 8 ++---
.../jmh/ConcurrentAsyncLoggerToFileBenchmark.java | 2 +-
.../perf/jmh/FileAppenderThrowableBenchmark.java | 4 +--
.../log4j/perf/jmh/TextEncoderHelperBenchmark.java | 4 +--
.../change-is-webapp.xml} | 3 +-
.../modules/ROOT/pages/manual/configuration.adoc | 8 ++---
.../ROOT/pages/manual/json-template-layout.adoc | 2 +-
19 files changed, 70 insertions(+), 59 deletions(-)
copy
src/changelog/{2.20.0/LOG4J2-3601_Add_Log4j2_Core_as_runtime_dep_for_SLF4J-to-LOG4J2-API.xml
=> .2.x.x/change-is-webapp.xml} (66%)