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


   Previously lookups between configuration properties weren't evaluated
   until they were used in the configuration, which resulted in
   behavior more prohibitive for RoutingAppenders than anticipated.
   
   This attempts to pre-compute the values of top-level configuration
   properties so they don't have to be re-evaluated on an as-needed
   basis.


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