Issue Details (XML | Word | Printable)

Key: LOGCXX-52
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Curt Arnold
Reporter: Curt Arnold
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Log4cxx

Migrate log4j 1.3 RollingFileAppender

Created: 07/Jan/05 10:23 AM   Updated: 13/Dec/06 12:24 AM
Return to search
Component/s: Appender
Affects Version/s: 0.9.7
Fix Version/s: 0.10.0

Time Tracking:
Not Specified

Issue Links:
Reference
 
dependent
 

Resolution Date: 13/Dec/06 12:24 AM


 Description  « Hide
Log4j 1.3 contains a reworking of RollingFileAppender. The current log4cxx RFA is based on the previous architecture and has no effective unit tests. This improvement will migrate the Log4j 1.3 RFA and corresponding tests into log4cxx.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #308729 Fri Jan 07 01:25:20 UTC 2005 carnold LOGCXX-52: log4j 1.3 RollingFA migration: headers only
Files Changed
MODIFY /logging/log4cxx/trunk/tests/src/Makefile.am
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/sizebasedtriggeringpolicy.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/rollingfileappender.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/Makefile.am
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/rollingpolicy.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/timebasedrollingpolicy.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/rolloverfailure.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/fixedwindowrollingpolicy.h
ADD /logging/log4cxx/trunk/tests/src/rolling
MODIFY /logging/log4cxx/trunk/include/log4cxx/Makefile.am
ADD /logging/log4cxx/trunk/tests/src/rolling/Makefile.am
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/triggeringpolicy.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/rollingpolicybase.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/rollingfileappender.h
ADD /logging/log4cxx/trunk/tests/src/rolling/timebasedrollingtest.cpp

Repository Revision Date User Message
ASF #308730 Fri Jan 07 05:42:04 UTC 2005 carnold LOGCXX-52: l4j 1.3 RollingFA migration, typos
Files Changed
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/rolloverfailure.h
MODIFY /logging/log4cxx/trunk/build.xml
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/sizebasedtriggeringpolicy.h

Repository Revision Date User Message
ASF #308732 Fri Jan 07 18:38:38 UTC 2005 carnold LOGCXX-52: l4j 1.3 RollingFA: make fixes
Files Changed
MODIFY /logging/log4cxx/trunk/configure.in
MODIFY /logging/log4cxx/trunk/tests/src/rolling/Makefile.am

Repository Revision Date User Message
ASF #308849 Wed Jun 01 18:40:28 UTC 2005 carnold LOGCXX-52: log4j 1.3 RollingFileAppender port
Files Changed
MODIFY /logging/log4cxx/trunk/tests/src/util/compare.h
MODIFY /logging/log4cxx/trunk/src/patternconverter.cpp
ADD /logging/log4cxx/trunk/tests/src/rolling/filenamepatterntestcase.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/helpers/date.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/threadpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/writerappender.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/filerenameaction.h
ADD /logging/log4cxx/trunk/tests/witness/encoding/Makefile.am
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/loggerpatternconverter.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/action.h
DEL /logging/log4cxx/trunk/include/log4cxx/varia/levelrangefilter.h
ADD /logging/log4cxx/trunk/tests/witness/rolling/sbr-test2.0
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test1.0
ADD /logging/log4cxx/trunk/tests/witness/rolling/sbr-test2.1
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test1.1
ADD /logging/log4cxx/trunk/src/lineseparatorpatternconverter.cpp
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test1.2
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/levelpatternconverter.h
MODIFY /logging/log4cxx/trunk/tests/witness/Makefile.am
MODIFY /logging/log4cxx/trunk/include/log4cxx/fileappender.h
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test1.3
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test5.0
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test5.1
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test5.2
MODIFY /logging/log4cxx/trunk/include/log4cxx/appender.h
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test5.3
ADD /logging/log4cxx/trunk/src/date.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/appenderskeleton.h
ADD /logging/log4cxx/trunk/src/timebasedrollingpolicy.cpp
MODIFY /logging/log4cxx/trunk/tests/src/varia/levelrangefiltertestcase.cpp
ADD /logging/log4cxx/trunk/src/classnamepatternconverter.cpp
ADD /logging/log4cxx/trunk/tests/witness/rolling/sbr-test2.log
ADD /logging/log4cxx/trunk/tests/witness/rolling/sbr-test4.log
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/filedatepatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/rollingpolicy.h
MODIFY /logging/log4cxx/trunk/tests/src/util/transformer.cpp
ADD /logging/log4cxx/trunk/src/filedatepatternconverter.cpp
ADD /logging/log4cxx/trunk/tests/input/rolling/obsoleteRFA1.properties
ADD /logging/log4cxx/trunk/src/datepatternconverter.cpp
ADD /logging/log4cxx/trunk/src/filelocationpatternconverter.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/patternlayout.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/rolloverdescription.h
MODIFY /logging/log4cxx/trunk/src/patternparser.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/formattinginfo.h
ADD /logging/log4cxx/trunk/src/dailyrollingfileappender.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rollingfileappender.h
ADD /logging/log4cxx/trunk/src/fixedwindowrollingpolicy.cpp
MODIFY /logging/log4cxx/trunk/src/formattinginfo.cpp
ADD /logging/log4cxx/trunk/src/rollingpolicy.cpp
ADD /logging/log4cxx/trunk/tests/witness/rolling
MODIFY /logging/log4cxx/trunk/src/domconfigurator.cpp
ADD /logging/log4cxx/trunk/tests/witness/rolling/Makefile.am
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/namepatternconverter.h
DEL /logging/log4cxx/trunk/include/log4cxx/rolling/rolloverfailure.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/integerpatternconverter.h
ADD /logging/log4cxx/trunk/src/threadpatternconverter.cpp
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test4.0
MODIFY /logging/log4cxx/trunk/tests/src/pattern/patternparsertestcase.cpp
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test4.1
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test4.2
MODIFY /logging/log4cxx/trunk/include/log4cxx/helpers/fileoutputstream.h
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test4.3
MODIFY /logging/log4cxx/trunk/src/rollingfileappender.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/loggingeventpatternconverter.h
MODIFY /logging/log4cxx/trunk/tests/src/main.cpp
ADD /logging/log4cxx/trunk/tests/input/rolling/Makefile.am
MODIFY /logging/log4cxx/trunk/src/stringmatchfilter.cpp
MODIFY /logging/log4cxx/trunk/build.xml
MODIFY /logging/log4cxx/trunk/src/exception.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/sizebasedtriggeringpolicy.h
DEL /logging/log4cxx/trunk/include/log4cxx/helpers/patternparser.h
ADD /logging/log4cxx/trunk/src/filerenameaction.cpp
MODIFY /logging/log4cxx/trunk/src/levelrangefilter.cpp
ADD /logging/log4cxx/trunk/src/filterbasedtriggeringpolicy.cpp
ADD /logging/log4cxx/trunk/src/action.cpp
DEL /logging/log4cxx/trunk/include/log4cxx/helpers/patternconverter.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/throwableinformationpatternconverter.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/patternparser.h
ADD /logging/log4cxx/trunk/src/throwableinformationpatternconverter.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/filelocationpatternconverter.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/nameabbreviator.h
ADD /logging/log4cxx/trunk/tests/witness/ndc/Makefile.am
MODIFY /logging/log4cxx/trunk/tests/src/rolling/Makefile.am
ADD /logging/log4cxx/trunk/src/propertiespatternconverter.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/triggeringpolicy.h
DEL /logging/log4cxx/trunk/include/log4cxx/varia/stringmatchfilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/manualtriggeringpolicy.h
DEL /logging/log4cxx/trunk/include/log4cxx/helpers/namedpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/xml/domconfigurator.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/literalpatternconverter.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/patternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/level.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/helpers/exception.h
MODIFY /logging/log4cxx/trunk/src/appenderskeleton.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/timebasedrollingpolicy.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/file.h
ADD /logging/log4cxx/trunk/src/namepatternconverter.cpp
ADD /logging/log4cxx/trunk/src/integer.cpp
ADD /logging/log4cxx/trunk/src/literalpatternconverter.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern
MODIFY /logging/log4cxx/trunk/include/log4cxx/Makefile.am
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/methodlocationpatternconverter.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/Makefile.am
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test3.3
DEL /logging/log4cxx/trunk/include/log4cxx/varia/levelmatchfilter.h
ADD /logging/log4cxx/trunk/src/rollingpolicybase.cpp
ADD /logging/log4cxx/trunk/src/relativetimepatternconverter.cpp
ADD /logging/log4cxx/trunk/src/loggingeventpatternconverter.cpp
ADD /logging/log4cxx/trunk/src/integerpatternconverter.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/dailyrollingfileappender.h
ADD /logging/log4cxx/trunk/src/obsoleterollingfileappender.cpp
ADD /logging/log4cxx/trunk/tests/input/rolling/obsoleteERFA1.properties
ADD /logging/log4cxx/trunk/tests/src/rolling/obsoletedailyrollingfileappendertest.cpp
ADD /logging/log4cxx/trunk/src/levelpatternconverter.cpp
ADD /logging/log4cxx/trunk/tests/witness/rolling/sbr-test3.log
ADD /logging/log4cxx/trunk/tests/src/rolling/filterbasedrollingtest.cpp
ADD /logging/log4cxx/trunk/tests/src/rolling/manualrollingtest.cpp
ADD /logging/log4cxx/trunk/tests/input/rolling/filter1.xml
ADD /logging/log4cxx/trunk/src/linelocationpatternconverter.cpp
MODIFY /logging/log4cxx/trunk/tests/src/varia/levelmatchfiltertestcase.cpp
MODIFY /logging/log4cxx/trunk/src/Makefile.am
MODIFY /logging/log4cxx/trunk/tests/src/rollingfileappendertestcase.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/fixedwindowrollingpolicy.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/datepatternconverter.h
MODIFY /logging/log4cxx/trunk/src/fileappender.cpp
ADD /logging/log4cxx/trunk/tests/input/rolling/time1.xml
DEL /logging/log4cxx/trunk/include/log4cxx/varia/denyallfilter.h
MODIFY /logging/log4cxx/trunk/tests/src/rolling/timebasedrollingtest.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/rollingpolicybase.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/ndcpatternconverter.h
ADD /logging/log4cxx/trunk/src/sizebasedtriggeringpolicy.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/lineseparatorpatternconverter.h
MODIFY /logging/log4cxx/trunk/tests/src/pattern/num343patternconverter.h
ADD /logging/log4cxx/trunk/tests/input/rolling/obsoleteDRFA1.properties
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/fulllocationpatternconverter.h
ADD /logging/log4cxx/trunk/src/nameabbreviator.cpp
MODIFY /logging/log4cxx/trunk/src/loader.cpp
ADD /logging/log4cxx/trunk/src/fulllocationpatternconverter.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/spi/filter.h
MODIFY /logging/log4cxx/trunk/src/patternlayout.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/rolling/filterbasedtriggeringpolicy.h
MODIFY /logging/log4cxx/trunk/tests/src/util/filter.h
ADD /logging/log4cxx/trunk/src/ndcpatternconverter.cpp
ADD /logging/log4cxx/trunk/src/triggeringpolicy.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/classnamepatternconverter.h
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test2.0
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test2.1
ADD /logging/log4cxx/trunk/src/loggerpatternconverter.cpp
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test2.2
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test2.3
ADD /logging/log4cxx/trunk/src/manualtriggeringpolicy.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/messagepatternconverter.h
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/relativetimepatternconverter.h
ADD /logging/log4cxx/trunk/tests/witness/rolling/tbr-test6.3
ADD /logging/log4cxx/trunk/tests/input/rolling
ADD /logging/log4cxx/trunk/src/methodlocationpatternconverter.cpp
DEL /logging/log4cxx/trunk/src/namedpatternconverter.cpp
ADD /logging/log4cxx/trunk/src/rolloverdescription.cpp
ADD /logging/log4cxx/trunk/src/messagepatternconverter.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/linelocationpatternconverter.h
MODIFY /logging/log4cxx/trunk/src/levelmatchfilter.cpp
DEL /logging/log4cxx/trunk/include/log4cxx/helpers/formattinginfo.h
MODIFY /logging/log4cxx/trunk/src/file.cpp
ADD /logging/log4cxx/trunk/tests/src/rolling/sizebasedrollingtest.cpp
ADD /logging/log4cxx/trunk/include/log4cxx/pattern/propertiespatternconverter.h
ADD /logging/log4cxx/trunk/include/log4cxx/helpers/integer.h
MODIFY /logging/log4cxx/trunk/tests/src/util/compare.cpp
ADD /logging/log4cxx/trunk/tests/src/rolling/obsoleterollingfileappendertest.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/rollingfileappender.h
MODIFY /logging/log4cxx/trunk/tests/src/pattern/num343patternconverter.cpp

Repository Revision Date User Message
ASF #308850 Wed Jun 01 19:23:14 UTC 2005 carnold LOGCXX-52: Migrate log4j 1.3 RollingFileAppender
Files Changed
ADD /logging/log4cxx/trunk/include/log4cxx/filter/mapfilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter
ADD /logging/log4cxx/trunk/include/log4cxx/filter/levelmatchfilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter/Makefile.am
ADD /logging/log4cxx/trunk/include/log4cxx/filter/locationinfofilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter/propertyfilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter/stringmatchfilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter/expressionfilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter/levelrangefilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter/denyallfilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter/reflectionfilter.h
ADD /logging/log4cxx/trunk/include/log4cxx/filter/andfilter.h

Repository Revision Date User Message
ASF #308851 Wed Jun 01 20:40:26 UTC 2005 carnold LOGCXX-52: log4j Rolling port, Windows iter
Files Changed
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/patternconverter.h
MODIFY /logging/log4cxx/trunk/configure.in
MODIFY /logging/log4cxx/trunk/src/patternparser.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/lineseparatorpatternconverter.h
MODIFY /logging/log4cxx/trunk/src/date.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/formattinginfo.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/fulllocationpatternconverter.h
MODIFY /logging/log4cxx/trunk/src/nameabbreviator.cpp
MODIFY /logging/log4cxx/trunk/src/timebasedrollingpolicy.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/helpers/date.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/linelocationpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/filedatepatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/threadpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/filterbasedtriggeringpolicy.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/throwableinformationpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/timebasedrollingpolicy.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/datepatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/integerpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/patternparser.h
MODIFY /logging/log4cxx/trunk/src/integer.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/filelocationpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/helpers/integer.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/propertiespatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/levelpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/methodlocationpatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/messagepatternconverter.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/relativetimepatternconverter.h
MODIFY /logging/log4cxx/trunk/src/rollingpolicybase.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rolling/rollingpolicybase.h
MODIFY /logging/log4cxx/trunk/include/log4cxx/pattern/ndcpatternconverter.h

Repository Revision Date User Message
ASF #308852 Wed Jun 01 21:29:18 UTC 2005 carnold LOGCXX-52: Uninitialized variables
Files Changed
MODIFY /logging/log4cxx/trunk/tests/src/rolling/obsoleterollingfileappendertest.cpp
MODIFY /logging/log4cxx/trunk/src/simpledateformat.cpp
MODIFY /logging/log4cxx/trunk/src/charsetdecoder.cpp

Repository Revision Date User Message
ASF #308853 Thu Jun 02 03:46:24 UTC 2005 carnold LOGCXX-52: Rolling Appender port, misc fixes
Files Changed
MODIFY /logging/log4cxx/trunk/src/thread.cpp
MODIFY /logging/log4cxx/trunk/tests/src/helpers/charsetencodertestcase.cpp
MODIFY /logging/log4cxx/trunk/src/patternparser.cpp
MODIFY /logging/log4cxx/trunk/src/date.cpp
MODIFY /logging/log4cxx/trunk/tests/src/helpers/iso8601dateformattestcase.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/helpers/thread.h
MODIFY /logging/log4cxx/trunk/tests/src/helpers/charsetdecodertestcase.cpp
MODIFY /logging/log4cxx/trunk/tests/src/nt/nteventlogappendertestcase.cpp
MODIFY /logging/log4cxx/trunk/tests/src/helpers/timezonetestcase.cpp
MODIFY /logging/log4cxx/trunk/tests/src/rolling/filterbasedrollingtest.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/helpers/date.h
MODIFY /logging/log4cxx/trunk/src/simpledateformat.cpp
MODIFY /logging/log4cxx/trunk/tests/src/vectorappender.cpp
MODIFY /logging/log4cxx/trunk/tests/src/helpers/relativetimedateformattestcase.cpp
MODIFY /logging/log4cxx/trunk/tests/src/varia/levelmatchfiltertestcase.cpp
MODIFY /logging/log4cxx/trunk/tests/input/rolling/filter1.xml
MODIFY /logging/log4cxx/trunk/tests/src/net/smtpappendertestcase.cpp
MODIFY /logging/log4cxx/trunk/src/loglog.cpp

Repository Revision Date User Message
ASF #486425 Wed Dec 13 00:21:20 UTC 2006 carnold LOGCXX-52: Config support for old-style RFA
Files Changed
MODIFY /logging/log4cxx/trunk/include/log4cxx/dailyrollingfileappender.h
MODIFY /logging/log4cxx/trunk/src/obsoleterollingfileappender.cpp
MODIFY /logging/log4cxx/trunk/include/log4cxx/rollingfileappender.h
MODIFY /logging/log4cxx/trunk/src/class.cpp
MODIFY /logging/log4cxx/trunk/tests/src/rolling/obsoleterollingfileappendertest.cpp

Repository Revision Date User Message
ASF #486481 Wed Dec 13 04:00:09 UTC 2006 carnold LOGCXX-52: Add RFA related classes to Class::registerClasses()
Files Changed
MODIFY /logging/log4cxx/trunk/src/class.cpp

Repository Revision Date User Message
ASF #593407 Fri Nov 09 02:52:46 UTC 2007 carnold LOGCXX-52: index miscount resulted in no zero termination for message string in test case
Files Changed
MODIFY /logging/log4cxx/trunk/src/test/cpp/rolling/obsoleterollingfileappendertest.cpp