<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">I have created a test project to see if I can use logback's size and<br>time-based rolling policy to roll over to log files as logs get large and as<br>
time passes. However, I cannot get it to roll over. It instead always logs<br>to the file I've specified in the <file> tag.<br><br>I have attached my project's full, ant-buildable source code to show my code<br>
and to possibly help get the ball rolling on figuring all of this out. Can<br>anyone help me get time/size based file rolling working?</span><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br>
<a href="http://old.nabble.com/file/p28171419/logback.zip" target="_blank" style="color: rgb(28, 81, 168); ">http://old.nabble.com/file/p28171419/logback.zip</a> (This is the Java project)</span></div>