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 d5ad6c3 Fix test on Windows.
new a5cc97d Log4j 1.2 bridge adds org.apache.log4j.helpers.LogLog.
new 588b1a6 Log4j 1.2 bridge adds org.apache.log4j.helpers.LogLog.
new c5d0202 Fix indentation.
The 3 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/helpers/LogLog.java | 173 +++++++++++++++++++++
src/changes/changes.xml | 7 +-
2 files changed, 178 insertions(+), 2 deletions(-)
create mode 100644
log4j-1.2-api/src/main/java/org/apache/log4j/helpers/LogLog.java