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 28b70d1d7f Remove `StatusConsoleListener` log level filtering (#2337, 
#2340)
     add 395a8f45fa Fix handling of `LoggerContextAware` lookups

No new revisions were added by this update.

Summary of changes:
 .../core/config/AbstractConfigurationTest.java     | 99 ++++++++++++++++++++++
 .../config/ConfigurationPropertiesOrderTest.java   | 67 ---------------
 .../log4j/core/lookup/InterpolatorTest.java        | 71 ++++++++++++++++
 .../log4j/core/config/AbstractConfiguration.java   |  1 +
 .../log4j/core/config/PropertiesPlugin.java        |  5 +-
 .../logging/log4j/core/lookup/Interpolator.java    | 29 ++++---
 .../2309_fix_logger_context_aware_lookups.xml}     |  4 +-
 7 files changed, 196 insertions(+), 80 deletions(-)
 create mode 100644 
log4j-core-test/src/test/java/org/apache/logging/log4j/core/config/AbstractConfigurationTest.java
 delete mode 100644 
log4j-core-test/src/test/java/org/apache/logging/log4j/core/config/ConfigurationPropertiesOrderTest.java
 copy 
src/changelog/{2.0-beta4/LOG4J2-110_Renamed_log4j12_api_to_log4j_1_2_api.xml => 
.2.x.x/2309_fix_logger_context_aware_lookups.xml} (64%)

Reply via email to