You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Chimbu Thankachan <ch...@yahoo.co.in> on 2002/04/25 12:05:08 UTC

The roll over option for log file is not working

Hi

The roll over option for log file is not working. I am
enclosing the relevant lines of log4j.properties file
which I am using. Let me know where I have gone wrong

regards
chimbu

log4j.appender.Default=org.apache.log4j.DailyRollingFileAppender
log4j.appender.Default.file=D:\\b2bes\\software\\iPlanet\\docs\\logs\\log4j.log
log4j.appender.Default.DatePattern='.'yyyy-MM-dd-HH
log4j.appender.Default.layout=org.apache.log4j.PatternLayout
log4j.appender.Default.layout.ConversionPattern=%d{dd
MMM yy HH:mm:ss} - %5p - %c.class - %L - %M() - %m%n
log4j.appender.Default.append=true

________________________________________________________________________
For live cricket scores download  Yahoo! Score Tracker
 at: http://in.sports.yahoo.com/cricket/tracker.html

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>