rgoers commented on issue #1430:
URL: 
https://github.com/apache/logging-log4j2/issues/1430#issuecomment-1507762189

   I think this problem is more general than you are making it out to be. 
Anytime there is a sequence of 
   app-> jul -> log4j -> 3rd party -> jul
   there will be an infinite loop. We need to prevent that by detecting 
recursion in ApiLogger.


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