Skip to content
Commit 1943885a authored by Ceki Gulcu's avatar Ceki Gulcu
Browse files

- FileNamePattern now slashifies its pattern argument at construction time

  This eliminates the need to slashify regular expression at a later time 
  (since the original pattern is already slashified)
- While cleaning archived log files, empty fodlers are taken into account, especially if
  they are in cronolog-style "/var/tmp/2009/08/04/foo.log". 
- old archives are cleaned for time-based triggering as well as size-and-time-based triggering
- relevant test cases
parent 85ad430b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment