Skip to content

Stop using deprecated aspects of logback#10658

Merged
joschi merged 1 commit intorelease/5.0.xfrom
pr-10470-5.0.x
Oct 5, 2025
Merged

Stop using deprecated aspects of logback#10658
joschi merged 1 commit intorelease/5.0.xfrom
pr-10470-5.0.x

Conversation

@joschi
Copy link
Copy Markdown
Member

@joschi joschi commented Oct 5, 2025

  • Use logback Level.TRACE instead of Level.ALL

Level.ALL is deprecated by logback in favour of Level.TRACE.

  • Swap deprecated logback StatusPrinter for StatusPrinter2

Refs #10470

* Use logback Level.TRACE instead of Level.ALL

Level.ALL is deprecated by logback in favour of Level.TRACE.

* Swap deprecated logback StatusPrinter for StatusPrinter2
@joschi joschi requested a review from a team as a code owner October 5, 2025 21:41
@github-actions github-actions bot added this to the 5.0.1 milestone Oct 5, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Oct 5, 2025

@joschi joschi merged commit 7cbcb91 into release/5.0.x Oct 5, 2025
20 of 21 checks passed
@joschi joschi deleted the pr-10470-5.0.x branch October 5, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants