This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch doc/2.x/extending in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 3c20113feaf48bb3eacb7da12f44edb4e818fcd7 Merge: 08d942ba74 ab70d4864f Author: Volkan Yazıcı <[email protected]> AuthorDate: Tue Jun 11 20:11:29 2024 +0200 Merge remote-tracking branch 'origin/2.x' into doc/2.x/extending .github/workflows/deploy-site.yaml | 13 +- .mvn/develocity.xml | 1 + .mvn/extensions.xml | 2 +- .mvn/wrapper/maven-wrapper.properties | 10 +- .../filter/HttpThreadContextMapFilterTest.java | 10 +- .../core/selector/ClassLoaderContextSelector.java | 6 +- log4j-parent/pom.xml | 2 +- mvnw | 325 ++++++++++--------- mvnw.cmd | 37 ++- ...pdate_co_elastic_clients_elasticsearch_java.xml | 4 +- ...date_com_gradle_develocity_maven_extension.xml} | 4 +- ...tableExample.java => CustomMessageExample.java} | 11 +- src/site/antora/modules/ROOT/pages/manual/api.adoc | 2 + .../antora/modules/ROOT/pages/manual/messages.adoc | 292 ++++++++--------- .../modules/ROOT/pages/manual/pattern-layout.adoc | 346 +++++++++++---------- .../modules/ROOT/partials/manual/log-event.adoc | 61 ++++ 16 files changed, 625 insertions(+), 501 deletions(-)
