This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from a9ce963 Redo test for to avoid using an existing system property.
new b405c93 Log4j 1.2 bridge adds org.apache.log4j.spi.RootLogger.
new 3f3de4c Log4j 1.2 bridge adds org.apache.log4j.spi.RootLogger.
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:
.../main/java/org/apache/log4j/spi/RootLogger.java | 64 ++++++++++++++++++++++
src/changes/changes.xml | 3 +
2 files changed, 67 insertions(+)
create mode 100644
log4j-1.2-api/src/main/java/org/apache/log4j/spi/RootLogger.java