Dear Mr. I have a trouble about the setting of the datePattern option in DailyRollingFileAppender. I wrote the setting as follows: log4j.appender.D=org.apache.log4j.DailyRollingFileAppender log4j.appender.D.File=dogtest.log log4j.appender.D.DatePattern='.'yyyy-MM-dd the log contents are regularly output to the file "dogtest.log", but even the date changed, the file name won't be copied to "dogtest.log.2001-07-10". Would you please tell me how to solve the problem. Thank you in advance! Veronica Zhu [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]