Ceki Gulcu commented on Improvement LBCORE-260
If "append" property is set to true, there is no risk of losing log output. When your app start, it will just write to the existing log file.

If you still wish to add a time-stamp to the log files, I'd recommend to sub-class DefaultTimeBasedFileNamingAndTriggeringPolicy overriding the getCurrentPeriodsFileNameWithoutCompressionSuffix() method. See also TimeBasedFileNamingAndTriggeringPolicyBase and TimeBasedFileNamingAndTriggeringPolicyBase.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira