Hi All Consider following scenario
1) Application is writing to exception.current log file which has time based rolling policy. 2) Once the rolling interval passed, exception.current should be renamed to exception.04042014 and new exception.current file should be started. Is there any configuration to remove 'current' from rolled out file ? If is it is not in legacy log4j, will it be available in log4j2 ? -Thanks Nishantha
