abpicoli1 commented on issue #2353:
URL: 
https://github.com/apache/logging-log4j2/issues/2353#issuecomment-1979612167

   In my humble opinion, having external APIs messing with log4j2 configuration 
are bugs, not features: one of the patterns I did get from log4j2 (at least 
until version 2.21) is that legacy applications trying to reconfigure logs 
without using log4j2 api would ultimately fail. If a legacy log4j 1.x app would 
try a PropertyConfigurator.configure, for example, I wouldn't get all log 
configuration overriden by a legacy framework.
   


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