openrewrite / rewrite-logging-frameworks

OpenRewrite recipes for assisting with Java logging migration tasks.
Apache License 2.0
26 stars 21 forks source link

Simplify LoggersNamedForEnclosingClass in attempt to replicate issue #170

Closed timtebeek closed 4 months ago

timtebeek commented 4 months ago

What's changed?

Only replace known cases & only replace arguments.

What's your motivation?

Attempt to replicate a reported issue. Failed to replicate, but now limit when recipe runs and how it operates.