This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from d4491eb  Fix typos in configuration manual page
     add cb05c27  [LOG4J2-3341] Support logger level and appender refs shorthand
     add fdbdc44  Add docs for LOG4J2-3341
     add 5bef5c6  Add changelog entry for LOG4J2-3341
     new a2ad280  Merge pull request #733 from apache/LOG4J2-3341

The 1 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:
 .../properties/PropertiesConfigurationBuilder.java | 40 ++++++++++++----
 .../properties/PropertiesConfigurationTest.java    | 24 ++++++++++
 .../resources/LoggerLevelAppenderTest.properties   | 14 +++---
 .../RootLoggerLevelAppenderTest.properties         |  6 ++-
 src/changes/changes.xml                            |  3 ++
 src/site/xdoc/manual/configuration.xml.vm          | 54 +++++++++++++++++++---
 6 files changed, 120 insertions(+), 21 deletions(-)
 copy 
log4j-web/src/main/resources/META-INF/services/javax.servlet.ServletContainerInitializer
 => log4j-core/src/test/resources/LoggerLevelAppenderTest.properties (73%)
 copy 
log4j-spring-cloud-config/log4j-spring-cloud-config-client/src/main/resources/META-INF/services/org.apache.logging.log4j.core.util.WatchEventService
 => log4j-core/src/test/resources/RootLoggerLevelAppenderTest.properties (89%)

Reply via email to