ppkarwasz commented on PR #3199:
URL: https://github.com/apache/logging-log4j2/pull/3199#issuecomment-2469657752

   In order to preserve backward compatibility and allow `Logger`s to be 
garbage-collected, I will:
   
   - [ ] Copy `LoggerContext` to an internal package of `log4j-core`.
   - [ ] Restore the usage of `WeakReference<T>` in the copied class.
   - [ ] Remove the new methods in `LoggerRepository` in the original class.


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