gdziadkiewicz commented on issue #250:
URL: 
https://github.com/apache/logging-log4net/issues/250#issuecomment-2918617885

   > While thinking about it and to be a lil more precise for the condition 
where incorrect overwriting log files happens if the logging process is being 
killed and restarted. I'm expecting that the logging of all previous instances 
is available. That's at least how my configuration behaved up to v3.0.4. Now if 
I kill and restart the process ten times, it will just give me log.log and 
log.1.log (which gets overwritten constantly). Previously it was log.log, 
log.1.log, log.2.log, ..., log.9.log. Rolling during runtime of a process isn't 
an issue (i assume that at least)
   
   This may be exactly the part I was missing in my repro. I will revisit it 
today. Thanks for the additional details!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to