Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
Any
Description
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".