lraulea commented on issue #234:
URL: 
https://github.com/apache/logging-log4net/issues/234#issuecomment-2763302484

   Unfortunately overriding `RollFile(string fromFile, string toFile)` does not 
work :-( pity
   
   I see the new rolled files being created in File Explorer, but for some 
reason the `RollFile()` method is never called, not on rollover on size, not on 
rollover on time, . . .
   
   I see the overriding of RollOverRenameFiles() method being called (only upon 
rollover on size when, not on date).
   
   @FreeAndNil Any thoughts? How to create a zip of the `oldFile` when log4net 
decides to roll (on size or date)?
   
   


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