3.10.0
What's Changed
- Add recipe to change logger fields to private by @jhl221123 in #221
- Add
MatchIsLogLevelEnabledWithLogStatements
to SLF4J best practices by @timtebeek in #222 - Exclude spotbugs dependency by @greg-at-moderne in #225
- Recipe to remove
.toString()
called on parameterized logging statement arguments by @pdelagrave in #224 - fix: match
.toString()
on any type, not just java.lang.Object by @pdelagrave in #226
New Contributors
- @jhl221123 made their first contribution in #221
- @pdelagrave made their first contribution in #224
Full Changelog: v3.9.0...v3.10.0