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

   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 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