srdo opened a new pull request #644:
URL: https://github.com/apache/logging-log4j2/pull/644


   I've hard coded the limit to 10. If you feel the limit needs to be 
configurable (via system property or the log4j config?), let me know and I'll 
adjust.
   
   I couldn't find a good way to keep the call in line 987 to the protected 
method rather than the private method, while also keeping track of the 
recursion count. I'm not sure if that call is relied on by subclasses, I don't 
think the Javadoc promises a call to that method for each variable resolved.


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