Issue Type: Bug Bug
Affects Versions: 1.1.1
Assignee: Logback dev list
Attachments: logback-lost-config.xml
Components: logback-classic
Created: 06/Mar/14 10:55 PM
Description:

rollingPolicy maxHistory=30; fileNamePattern
$

{logs-name}-warn.%d{yyyy-MM-dd}.%i.log
Will remove the logs from another appender (maxHistory=0); with fileNamePattern
${logs-name}

.%d

{yyyy-MM-dd_HH}

.%i.log
-------
Probably short description is wrong.
Full story:
On our servers some log files older then 30 hours are disappearing.
We have two sets of log files WARN and DEBUG

the maxHistory set to 0 for DEBUG logs. But they are disappearing.
the maxHistory set to 30 for WARN logs that have a different name pattern

Environment:

Linux, Java 7

Project: logback
Priority: Major Major
Reporter: Vlad Skarzhevskyy
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira