OpenRewrite recipes for assisting with Java logging migration tasks.

openrewrite openrewrite-recipes
1 Open Issue Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Improve the OpenRewrite recipe `WrapExpensiveLogStatementsInConditionals` to reduce unnecessary wrapping of log statements, specifically those involving only getter method calls. This involves adding heuristics to the recipe to identify and exclude such cases, minimizing code changes and avoiding unnecessary noise.

Complexity: 4/5
enhancement good first issue recipe

OpenRewrite recipes for assisting with Java logging migration tasks.

Java
#openrewrite#openrewrite-recipes