This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch doc/2.x/markers-logback
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from bd69d183e0 Changes from code review
add 178e675dd5 Apply review suggestions
add 92581ec06d Update `org.springframework:spring-framework-bom` to
version `5.3.37` (#2656)
add 1ac8d79d70 Update `co.elastic.clients:elasticsearch-java` to version
`8.14.1` (#2657)
add 170b810de2 Classify `CONTRIBUTOR` as maintainer
add 4a2ecd9717 Fix note about reliability
add a2352f61d9 Enable Predictive Test Selection
add 0bc5b99731 Disable PTS on a per-module basis
add 1a49cd660d Split "Configuration" page (`2.x` branch)
add 1d7a496bfb Move PTS into a profile
add a1e65cb1ae Disable Develocity on `release` branches
add 4cca713d54 Harden `startsWith` condition to cherry-picking
add eb27353b16 Improve documentation on structured logging (#2665)
add dae04aa0df Merge remote-tracking branch 'refs/remotes/apache/2.x' into
doc/2.x/markers-logback
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yaml | 4 +-
.github/workflows/deploy-site.yaml | 2 +-
.github/workflows/labeler.yaml | 4 +-
.../java/org/apache/logging/log4j/EventLogger.java | 5 +-
log4j-jul/pom.xml | 3 +
log4j-parent/pom.xml | 4 +-
pom.xml | 37 ++++
...cate_duration.xml => deprecate_EventLogger.xml} | 4 +-
src/changelog/.2.x.x/deprecate_duration.xml | 4 +-
.../deprecate_log4j2_default_status_level.xml | 2 +-
src/changelog/.2.x.x/deprecate_log4j_mongodb4.xml | 4 +-
...pdate_co_elastic_clients_elasticsearch_java.xml | 4 +-
...te_org_springframework_spring_framework_bom.xml | 4 +-
src/site/antora/modules/ROOT/nav.adoc | 4 +-
src/site/antora/modules/ROOT/pages/manual/api.adoc | 9 +-
.../modules/ROOT/pages/manual/config-intro.adoc | 33 +++
.../modules/ROOT/pages/manual/configuration.adoc | 97 ++++-----
.../modules/ROOT/pages/manual/eventlogging.adoc | 242 ++-------------------
.../antora/modules/ROOT/pages/manual/layouts.adoc | 15 +-
.../antora/modules/ROOT/pages/manual/markers.adoc | 6 +-
.../antora/modules/ROOT/pages/manual/messages.adoc | 165 +++++++++-----
...-log4j-1.2-api.adoc => structured-logging.adoc} | 23 +-
22 files changed, 297 insertions(+), 378 deletions(-)
copy src/changelog/.2.x.x/{deprecate_duration.xml =>
deprecate_EventLogger.xml} (77%)
create mode 100644 src/site/antora/modules/ROOT/pages/manual/config-intro.adoc
copy
src/site/antora/modules/ROOT/partials/manual/{dependencies-log4j-1.2-api.adoc
=> structured-logging.adoc} (62%)