You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by sw...@apache.org on 2022/12/19 03:48:56 UTC

[logging-log4cxx] branch prevent_spurious_warnings updated (478e06ee -> b359d188)

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

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


    from 478e06ee Prevent spurious warnings when confguring RollingFileAppender using MaxBackupIndex and MaxFileSize options
     add b359d188 Ensure a warning is logged for a missing rolling/trigering policy

No new revisions were added by this update.

Summary of changes:
 src/main/cpp/propertyconfigurator.cpp                |  9 ---------
 src/main/cpp/rollingfileappender.cpp                 | 20 ++++----------------
 .../include/log4cxx/rolling/rollingfileappender.h    | 10 ----------
 3 files changed, 4 insertions(+), 35 deletions(-)