This is an automated email from the ASF dual-hosted git repository. swebb2066 pushed a commit to branch next_stable in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
commit ef0feede0ef1505044c118c08927771afea114b4 Merge: c00c08c2 22be6885 Author: Stephen Webb <[email protected]> AuthorDate: Tue Nov 1 09:12:18 2022 +1100 Merge branch 'next_stable' of https://github.com/apache/logging-log4cxx into next_stable src/main/cpp/fixedwindowrollingpolicy.cpp | 8 +- src/main/cpp/propertyconfigurator.cpp | 14 +- src/main/cpp/rollingfileappender.cpp | 133 ++++++++++++++- .../include/log4cxx/rolling/rollingfileappender.h | 42 ++++- .../rolling/rollingfileappenderpropertiestest.cpp | 185 ++++++++++++++++++++- .../input/rolling/obsoleteRFA1.properties | 1 + 6 files changed, 365 insertions(+), 18 deletions(-)
