rgoers commented on PR #2438:
URL: https://github.com/apache/logging-log4j2/pull/2438#issuecomment-2053435531

   @jvz I don't understand your comment Matt. While a ScopedContext performs a 
similar function as the ThreadContext (but in a much safer way) it shares no 
code with it at all.  Did you really mean ThreadLocal instead of ThreadContext? 
   
   Note that due to the refactoring suggested by Piotr it is now possible to 
replace the "anchor" mechanism. That said, I am NOT in favor of requiring any 
third party library with Log4j API. But if you wanted to do that for the 
implementation provided in Log4j Core I'd be more open to that - especially if 
it only used that implementation if the dependency was available.


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

Reply via email to