This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 51771c777d Correct compilation error
new e8fba8caf1 LOG4J2-3572 - Protect from null value
new d145ec8ba3 LOG4J2-2507 - Add unit test
The 2 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:
.../logging/log4j/core/config/LoggerConfig.java | 2 +-
...llingAppenderDirectCustomDeleteActionTest.java} | 55 +++++++++++++---------
...=> log4j-rolling-direct-with-custom-delete.xml} | 9 ++--
3 files changed, 37 insertions(+), 29 deletions(-)
copy
log4j-core/src/test/java/org/apache/logging/log4j/core/appender/rolling/{RollingAppenderCustomDeleteActionTest.java
=> RollingAppenderDirectCustomDeleteActionTest.java} (65%)
copy log4j-core/src/test/resources/{log4j-rolling-with-custom-delete.xml =>
log4j-rolling-direct-with-custom-delete.xml} (81%)