
11 Jul
2012
11 Jul
'12
3:30 p.m.
On 11.07.2012 17:10, Andreas Kruthoff wrote:
Correct, number of threads remains stable after replacing MessageAppender by RollingFileAppender.
But number of produced files is still increasing because old files aren't getting 'events' anymore, and logback depends on such events.
SiftingAppener cleans unused appenders after 30 minutes.
I'm wondering if this scenario can be solved with logback or not. Maybe I need to write my own rolling policy....? <thinking...>
-- Ceki http://tinyurl.com/proLogback