Issue discovered on log4j-1.2-api/src/main/java/org/apache/log4j/bridge/LogEventAdapter.java
with Parameterize logging statements
#130
Labels
bug
Something isn't working
Problem
Reformatting occurs when no other modifications are made.
Expected behavior
When no changes are made to a logging callsite, no modifications should occur to the formatting.
Example diff
From:
log4j-1.2-api/src/main/java/org/apache/log4j/bridge/LogEventAdapter.java
Recipes in example diff:
org.openrewrite.java.logging.ParameterizedLogging
References:
org.openrewrite.java.logging.ParameterizedLogging
Parameterize logging statements
apache/logging-log4j2/2.x
The text was updated successfully, but these errors were encountered: