This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 6564ffb2dd Port `log4j-to-slf4j` changes from `2.x` (#2015)
new db408cb5f3 Use recycler in `StructuredDataFilter` (#1969)
new 140a22593b Port `log4j-spring-cloud-config-client` changes from `2.x`
(#2018)
new e881243a47 Fix formatting failures
The 3 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:
.../core/filter/StructuredDataFilterTest.java | 6 ++-
.../log4j/core/filter/StructuredDataFilter.java | 58 ++++++++++++----------
log4j-parent/pom.xml | 19 +++++++
log4j-spring-cloud-config-client/pom.xml | 52 +++++++++++--------
.../cloud/config/client/WatchEventManager.java | 5 +-
...pache.logging.log4j.core.util.WatchEventService | 16 ++++++
.../config/client/Log4j2EventListenerTest.java | 3 ++
7 files changed, 109 insertions(+), 50 deletions(-)