]
James Perkins moved JBLOGGING-122 to LOGMGR-139:
------------------------------------------------
Project: JBoss Log Manager (was: JBoss Logging)
Key: LOGMGR-139 (was: JBLOGGING-122)
Add maxBackupIndex to periodic-rotating-file-handlers
-----------------------------------------------------
Key: LOGMGR-139
URL:
https://issues.jboss.org/browse/LOGMGR-139
Project: JBoss Log Manager
Issue Type: Enhancement
Reporter: Rémy Garrigue
Assignee: James Perkins
Priority: Minor
That's all in the title.
We would like to have a daily log, keeping 15 days of log. Actually there's no way to
do that except maybe custom handler which we can't get to work. That'ld be far
easier if there was the same maxBackupIndex option as in size rotating handler.
Regards,