<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>I have a TimeBasedRollingPolicy maxhistory of 90 days. Although my logs are rolling daily, the old files beyond my max history are not deleted. Max history is not working.</DIV>
<DIV> </DIV> <fileNamePattern>MyLog-%d{yyyy-MM-dd}.log</fileNamePattern><BR> <MaxHistory>90</MaxHistory>
<DIV> </DIV>
<DIV>version I'm using</DIV>
<DIV>
<DIV>logback-0.9.13</DIV>
<DIV>sl4j-api-1.5.6</DIV>
<DIV> </DIV>
<DIV>thanks in advance</DIV></DIV></div><br>
</body></html>