rgoers opened a new pull request #284: LOG4J2-2639 - Allow logging calls to be constructed using a builder pattern URL: https://github.com/apache/logging-log4j2/pull/284 This PR adds methods to the Logger interface to construct and log an event using builder methods. It also allows the location information to either be provided or constructed at lower cost. It takes advantage of Java 8 default methods to maintain backward compatibility.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services