https://github.com/qos-ch/logback/issues/764

I noticed that Logback uses a for loop to generate what it expects the log
file name to be and the directory it's in. Is there any reason why it can't
loop through the log output directory and match the log name and delete
them if they're outside the roll over window?
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
https://mailman.qos.ch/cgi-bin/mailman/listinfo/logback-dev

Reply via email to