FreeAndNil commented on issue #149: URL: https://github.com/apache/logging-log4net/issues/149#issuecomment-2134070727
I can't reproduce the problem you describe (see https://github.com/apache/logging-log4net/commit/5bc38133a0f4110c259c5800ac769be73bf125b6). Can you try using a FileAppender instead of AdoNetAppender? What exactly is your process? How many events do you log in which time frame? You need to log at least one more event after the interval (10 s) to trigger a flush of the buffered events. BTW AdoNetAppender is already a buffering appender. There is no need to insert another buffering appender. -- 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