1 message in org.apache.logging.log4j-userRe: No overwriting of same name log f...
FromSent OnAttachments
Shirish GoelJun 21, 2004 10:25 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: No overwriting of same name log filesActions...
From:Shirish Goel (Shir@india.infogain.com)
Date:Jun 21, 2004 10:25:20 pm
List:org.apache.logging.log4j-user

Hi,

Did you check appends property of DailyRollingFileAppender.

Shirish

Hi everyone,

I am using a log4j.xml and the system creates daily logfiles. I am using the daily rollover class. But when the system crashes and needs to be rebooted, the old logfile for that day is being overwritten. Is there anyway to avoid that and have a second logfile for that day instead.

Thanks a lot, Nima