DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18393>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18393 Documentation for DailyRollingFileAppender misleading Summary: Documentation for DailyRollingFileAppender misleading Product: Log4j Version: 1.2 Platform: All URL: http://http://jakarta.apache.org/log4j/docs/api/org/apac he/log4j/DailyRollingFileAppender.html OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Appender AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] http://www.mail-archive.com/[EMAIL PROTECTED]/msg07384.html I was wondering why the logs weren't rolling properly until I found that post on the log4j-user list. To quote the email: " > You shouldn't be quoting the . in your pattern. > log4j.appender.daily.DatePattern=.yyyy-MM-dd-HH-mm > should work fine. Thank you SO much! It works now. But... can someone please fix the javadoc for DailyRollingFileAppender? ... It is quite adamant about quoting any literal text, and all of the examples have the 'dot' quoted." Thanks :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]