ppkarwasz commented on issue #2850:
URL: 
https://github.com/apache/logging-log4j2/issues/2850#issuecomment-2309827011

   > I support this idea; to be more precise: to replace TCCL-as-a-fallback 
usages with `CL`s of `log4j-core`, `log4j-api`, or `LC`.
   
   By default TCCL is not a fallback, it is the first one used. That is what 
makes it so dangerous. The `ClassLoader` of the `LC` should be its replacement, 
which should solve one of the problems we have in a Jakarta environment: if 
Log4j Core is in the system classloader, you can not use the Web Lookup in a 
web application classloader.


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