-
Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: openrewrite/rewrite-logging-frameworks
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Recipe Requested
ArgumentArrayToVarargs
for logger methods that take a var args argument Object array
recipe
#246
opened Jul 30, 2025 by
timtebeek
Loading…
Support migrating New feature or request
JUL.log("{0}", arrayIdentifier)
to SLF4J
enhancement
#244
opened Jul 30, 2025 by
pdelagrave
Loading…
3 tasks done
LoggerLevelArgumentToMethod for JBoss Logging
recipe
Recipe Requested
#243
opened Jul 30, 2025 by
pdelagrave
Loading…
3 tasks done
Add a recipe to migrate from JBoss Logging to SLF4J
enhancement
New feature or request
#241
opened Jul 21, 2025 by
pdelagrave
•
Draft
3 tasks
ProTip!
Exclude everything labeled
bug
with -label:bug.