ppkarwasz commented on issue #3157: URL: https://github.com/apache/logging-log4j2/issues/3157#issuecomment-2661327690
@JWT007, > In the 'AbstractConfiguration#stop()' method, the appenders are cleared from all `LoggerConfig`s after stopping the appenders. > > This uses the package-protected `LoggerConfig#clearAppenders()` method. I am not eager exposing new `public` methods, but we should probably implement the `stop()` method in `LoggerConfig` and call `clearAppenders` from there. -- 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