
[ http://jira.qos.ch/browse/LBCORE-54?page=com.atlassian.jira.plugin.system.is... ] Ceki Gulcu commented on LBCORE-54: ---------------------------------- Chris, The way the issue is described here is different than described in message [1] on the logback-user mailing list. In that message, you were using a RollingFileAppender. More specifically, the FileNamePattern does not support creation of directories within the date token. Adding support for this feature should go along way in solving the problem described initially in [1]. [1] http://www.qos.ch/pipermail/logback-user/2008-August/000504.html
FileAppender to support FileNamePattern option ----------------------------------------------
Key: LBCORE-54 URL: http://jira.qos.ch/browse/LBCORE-54 Project: logback-core Issue Type: Improvement Components: Appender Environment: Any Reporter: Chris Cheshire Assignee: Logback dev list
It would be very useful if the base FileAppender supported the FileNamePattern option, the same as the rolling policy classes do for the RollingFileAppender. This will allow for log files to be created directly into a date based directory in the format of "logs/yyyy/MM/dd/appname.log".
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira