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

swebb2066 pushed a change to branch asynchronous_loggers
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


    from fc6d5869 Improve naming
     add 78bcacac Name the Logger specific AsyncAppenders
     add 7ac2660b Tests for making root logger asynchronous

No new revisions were added by this update.

Summary of changes:
 src/main/cpp/appenderskeleton.cpp                  |  5 ++
 src/main/cpp/asyncappender.cpp                     |  2 +-
 src/main/cpp/domconfigurator.cpp                   |  6 ++
 src/main/cpp/propertyconfigurator.cpp              |  4 +-
 src/main/include/log4cxx/appenderskeleton.h        |  1 +
 src/test/cpp/asyncappendertestcase.cpp             | 65 +++++++++++++++++++++-
 ...case-crlf.properties => asyncLogger.properties} |  9 +--
 .../xml/{DOMTestCase5_bad0.xml => asyncLogger.xml} |  7 ++-
 8 files changed, 90 insertions(+), 9 deletions(-)
 copy src/test/resources/input/{propertiestestcase-crlf.properties => 
asyncLogger.properties} (85%)
 copy src/test/resources/input/xml/{DOMTestCase5_bad0.xml => asyncLogger.xml} 
(79%)

Reply via email to