ppkarwasz opened a new pull request, #1982: URL: https://github.com/apache/logging-log4j2/pull/1982
Our code should be an example to users. Therefore we can not use string concatenation in logging statements, but we should use parameterized logging. This PR uses the [Parameterize Log4j 2.x logging statements](https://docs.openrewrite.org/recipes/java/logging/log4j/parameterizedlogging) and is part of #1706. -- 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]
