lraulea commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2761967188
@FreeAndNil thanks for replying! Short answer = No I was already aware of this feature (it is my ALT-1 above) but unfortunately it does not cover the rolling-on-date use case. Only works on rolling-on-size. As I saw during my testing. So, I'd like to override a method that log4net calls exactly one time when log4net decides to roll (on size or on date). My impression is that this method is `RollFile()` but a different method that carries the `fromFile` is also ok for me. -- 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