This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch restore_rfa_properties
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from e57784d9 Restore documented RollingFileAppender configuration
properties file MaxBackupIndex and MaxFileSize options
add a222c36b Map a property configuration using the obsolete
DailyRollingFileAppender to a TimeBasedRollingPolicy in RollingFileAppender
No new revisions were added by this update.
Summary of changes:
src/main/cpp/propertyconfigurator.cpp | 12 +++-
src/main/cpp/rollingfileappender.cpp | 56 +++++++++++++++
.../include/log4cxx/rolling/rollingfileappender.h | 8 +++
.../rolling/rollingfileappenderpropertiestest.cpp | 82 +++++++++++++++++++++-
4 files changed, 156 insertions(+), 2 deletions(-)