Skip to content

Releases: openrewrite/rewrite-logging-frameworks

1.0.0

26 Oct 20:22
a76aeb3
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite version 7.16.0

0.10.0

13 Oct 16:52
Compare
Choose a tag to compare

New features

Added equivalent findbugs-slf4j recipes (#41)

0.9.0

05 Oct 17:28
d485128
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite version 7.15.0

0.8.0

14 Sep 19:36
7af6f91
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite version 7.14.0

0.7.0

03 Sep 21:25
d949699
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.13.0
  • Recipe for prepending a random name to each Log4J statement to make finding the callsite of a logging statement easier in code search 3e0faff

0.6.0

21 Aug 03:58
a1e9ff1
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.12.0

0.5.0

13 Aug 01:23
4ba3ce8
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.11.0

0.4.0

28 Jul 23:04
46f1e29
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.10.0

0.3.0

16 Jul 18:28
50f822a
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.9.0
  • New Recipe "Use logger instead of printStackTrace()" ad4cb3b

Fixes:

  • ParameterizedLogging handles escaped characters within logging statement e8985fe
  • ParameterizedLogging leaves empty string in first argument sometimes #35
  • ParameterizeLogging must maintain quotes escaping #36

0.2.0

30 Jun 05:01
ff7ab67
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.8.0