vy commented on PR #2280:
URL: https://github.com/apache/logging-log4j2/pull/2280#issuecomment-1938501989

   > This looks good to me: it solves the immediate problem, although I would 
probably prefer for `StatusConsoleListener`s to be replaced instead of 
reconfigured.
   
   I explained why this is not possible in [this 
conversation](/apache/logging-log4j2/pull/2280#discussion_r1486045602).
   
   > logger contexts should call `StatusLogger.reset()` at shutdown
   
   `StatusLogger` is [statically] shared between all `LoggerContext`s. Hence, 
are you sure resetting the `StatusLogger` singleton when *a* `LoggerContext` 
shuts down is the right thing to do?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to