This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch doc/2.x/hibernate
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from c4e5c75715 Remove redundant whitespace
add 26a6242c41 Uniformize JavaDoc links (2)
add 99bb351ef3 Fix broken links
add 5eb54db415 Add `sync` option to all tabs
add bd38609906 Fix broken external links
add ef64024fd3 Fix `.htaccess` after removal of pages
add e1fae6e84d Update `org.hdrhistogram:HdrHistogram` to version `2.2.2`
(#2627)
add c28bd4a75f Add migrating from Logback/SLF4J pages (#2625)
add 882166f913 Merge changes from `2.x`
add 2d86aa07c5 Comment out unsafe configuration
No new revisions were added by this update.
Summary of changes:
.../org/apache/logging/log4j/util/Strings.java | 2 +-
.../core/appender/MemoryMappedFileManager.java | 4 +-
.../logging/log4j/core/layout/GelfLayout.java | 2 +-
.../logging/log4j/core/layout/XmlLayout.java | 3 +-
log4j-parent/pom.xml | 2 +-
.../update_org_hdrhistogram_hdrhistogram.xml | 4 +-
.../modules/ROOT/examples/hibernate/log4j2.json | 29 +++++++-----
.../ROOT/examples/hibernate/log4j2.properties | 17 ++++---
.../modules/ROOT/examples/hibernate/log4j2.xml | 9 +++-
.../modules/ROOT/examples/hibernate/log4j2.yaml | 17 ++++---
src/site/antora/modules/ROOT/pages/hibernate.adoc | 9 ++--
.../modules/ROOT/pages/manual/appenders.adoc | 41 ++++++++--------
.../antora/modules/ROOT/pages/manual/async.adoc | 4 +-
.../modules/ROOT/pages/manual/configuration.adoc | 20 ++++----
.../modules/ROOT/pages/manual/eventlogging.adoc | 8 ++--
.../modules/ROOT/pages/manual/extending.adoc | 10 ++--
.../antora/modules/ROOT/pages/manual/filters.adoc | 2 +-
.../modules/ROOT/pages/manual/installation.adoc | 24 +++++-----
.../modules/ROOT/pages/manual/logbuilder.adoc | 17 ++++---
.../antora/modules/ROOT/pages/manual/markers.adoc | 2 +-
.../modules/ROOT/pages/manual/resource-logger.adoc | 2 +-
.../antora/modules/ROOT/pages/manual/scripts.adoc | 2 +-
.../modules/ROOT/pages/manual/thread-context.adoc | 19 ++++++--
.../antora/modules/ROOT/pages/manual/webapp.adoc | 3 +-
.../modules/ROOT/pages/migrate-from-logback.adoc | 54 ++++++++++++++++++++--
.../manual/systemproperties/properties-async.adoc | 2 +-
.../properties-configuration-factory.adoc | 2 +-
.../properties-garbage-collection.adoc | 8 +++-
.../systemproperties/properties-simple-logger.adoc | 4 +-
.../systemproperties/properties-status-logger.adoc | 2 +-
src/site/resources/.htaccess | 20 ++++----
31 files changed, 219 insertions(+), 125 deletions(-)