Typically catalina.out is just the file to which standard out from tomcat is redirected via normal unix stream redirection - so no. You should remove the console appender and add a rolling file appender.
On 1 Oct 2011, at 18:09, Paul Gifford <[email protected]> wrote: > Hi, > > I'm surprised I haven't been able to find the answer to this. Can logback > control and roll catalina out? > > Thanks, > > Paul > > > _______________________________________________ > Logback-user mailing list > [email protected] > http://qos.ch/mailman/listinfo/logback-user _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
