rgoers commented on pull request #366: URL: https://github.com/apache/logging-log4j2/pull/366#issuecomment-650650281
This change is modifying the signatures of virtually all the Messages, which will break some existing users. What's more, clients who want to set the source manually already can. Just use one of Logger's "at" methods to get a LogBuilder and then use withLocation(stackTraceElement). ---------------------------------------------------------------- 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: [email protected]
