yes, that file uses the DailyRollingFileAppender, so if it's not rolling then maybe you have your own custom log4j.properties file that you used in your build.
-- Allen On Sat, 2006-01-21 at 23:20, Matt Raible wrote: > Shouldn't roller.log rollover to a new file every day? If not, we > should change our log4j.properties file. If so, maybe I just had a > major issue that causes a bunch of log messages. > > Thanks, > > Raible > > ---------- Forwarded message ---------- > From: Keith Bjorndahl <[EMAIL PROTECTED]> > Date: Jan 16, 2006 8:41 AM > Subject: raibledesigns site > To: [EMAIL PROTECTED] > > > Hi Matt. > > I started getting email from the cron job that the site was down. I > checked, and you had a 1.8GB roller.log file in tomcat's logs directory, > so your quota was gone. I cleared up the logs directory to get the site > back up again. > > Keith
