Hi Guys,<br>I&#39;m using the RollingOverAppender with the TimeBasedRollingPolicy that also automatically zips the file.<br>However when running it for, say, 24 hours with rolling policy of one hour only 23 files get zipped.<br>
The same applies if rolling policy is set to a minute; the last file never gets zipped. <br>Anyway I just want to find out if there is a way to tell the RollingoverAppender that the very last file <br>also needs to be zipped even if the full hour hasn&#39;t passed yet. <br>
Thanks for any info.<br>Greg. <br>