Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openrewrite/rewrite-logging-frameworks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.0
Choose a base ref
...
head repository: openrewrite/rewrite-logging-frameworks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.0
Choose a head ref
  • 8 commits
  • 13 files changed
  • 5 contributors

Commits on Jul 16, 2025

  1. Adds filePattern parameter to ConfigureLoggerLevel (#235)

    Sometimes logback configurations are not named
    logback.xml. Added an optional parameter to make
    the recipe usable in these cases as well.
    
    Resolves #234
    simonzn authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    06ba628 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Configuration menu
    Copy the full SHA
    f02df8b View commit details
    Browse the repository at this point in the history
  2. Handle existing arguments alongside concatenation in `ParameterizedLo…

    …gging` (#237)
    
    * Handle existing arguments alongside concatenation in `ParameterizedLogging`
    
    Fixes #236
    
    * Trim empty lines
    timtebeek authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    cc1dd4f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Fix Slf4jLogShouldBeConstant to preserve format specifiers with width…

    …, alignment, and precision. (#239)
    motlin authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    6da55e6 View commit details
    Browse the repository at this point in the history
  2. Update slf4j.yml

    timtebeek authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    851c9dd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    24c2390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ebca8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    e92940e View commit details
    Browse the repository at this point in the history
Loading