Open Issues Need Help
View All on GitHub WrapExpensiveLogStatementsInConditionals not to offer wrapping lines which just retrieve some properties about 2 months ago
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