We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d646e commit 486901aCopy full SHA for 486901a
rewrite.yml
@@ -198,3 +198,6 @@ recipeList:
198
199
- org.openrewrite.java.testing.junit5.CleanupAssertions
200
# - org.openrewrite.java.testing.junit5.JUnit5BestPractices
201
+
202
+ # logger - see https://docs.openrewrite.org/recipes/java/logging
203
+ - org.openrewrite.java.logging.slf4j.Slf4jBestPractices
0 commit comments