In Apache's log4php LoggerAppenderDailyFile appender, is it possible to limit the number of backup files kept?
Like what is done with the LoggerAppenderRollingFile appender's maxBackupIndex parameter.
See: https://logging.apache.org/log4php/docs/appenders/daily-file.html