
12 Apr
2012
12 Apr
'12
10:53 p.m.
Hi, Is it possible to set up a RollingFileAppender so that the current log file (i.e. today's) doesn't have a date as part of the filename? Then when the log rolls over, the date is appended to the filename similar to how log4j's DailyRollingFileAppender works? Thanks!