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 be67580367 Upgrade to Maven 3.9.8
     add 89d0d1cc5a Expand "Levels" page
     add 1964b3f8c8 Apply suggestions from code review
     add 4f2434bcd6 Apply review suggestions (2)
     add c3212333ae Merge remote-tracking branch 'apache/2.x' into 
doc/2.x/levels-logback

No new revisions were added by this update.

Summary of changes:
 .../LevelExample.java}                             |  25 +-
 .../ROOT/examples/manual/customlevels/log4j2.json  |  41 +++
 .../usage => customlevels}/log4j2.properties       |  16 +-
 .../log4j2.xml}                                    |  22 +-
 .../usage => customlevels}/log4j2.yaml             |  18 +-
 src/site/antora/modules/ROOT/nav.adoc              |   2 +
 src/site/antora/modules/ROOT/pages/log4j-jul.adoc  | 196 +++++++++++++
 .../{log4j-jakarta-web.adoc => log4j-to-jul.adoc}  |  23 +-
 .../modules/ROOT/pages/manual/customloglevels.adoc | 309 ++++++++++++++-------
 .../modules/ROOT/pages/manual/installation.adoc    |   8 +-
 ...roperties-jmx.adoc => levels-log4j-to-jul.adoc} |  39 +--
 .../systemproperties/properties-log4j-jul.adoc     |  20 +-
 src/site/resources/.htaccess                       |   3 +-
 13 files changed, 573 insertions(+), 149 deletions(-)
 copy 
src/site/antora/modules/ROOT/examples/manual/{migration/Migration2Example.java 
=> customlevels/LevelExample.java} (55%)
 create mode 100644 
src/site/antora/modules/ROOT/examples/manual/customlevels/log4j2.json
 copy src/site/antora/modules/ROOT/examples/manual/{pattern-layout/usage => 
customlevels}/log4j2.properties (77%)
 copy 
src/site/antora/modules/ROOT/examples/manual/{configuration/custom-wait-strategy.xml
 => customlevels/log4j2.xml} (62%)
 copy src/site/antora/modules/ROOT/examples/manual/{pattern-layout/usage => 
customlevels}/log4j2.yaml (73%)
 create mode 100644 src/site/antora/modules/ROOT/pages/log4j-jul.adoc
 copy src/site/antora/modules/ROOT/pages/{log4j-jakarta-web.adoc => 
log4j-to-jul.adoc} (52%)
 copy 
src/site/antora/modules/ROOT/partials/manual/{systemproperties/properties-jmx.adoc
 => levels-log4j-to-jul.adoc} (50%)

Reply via email to