Skip to content

fix(remove-unused-class): align logging; drop -verbose flag - #196

Merged
rawvoid merged 1 commit into
devfrom
fix/remove-unused-class-logging
Aug 2, 2026
Merged

fix(remove-unused-class): align logging; drop -verbose flag#196
rawvoid merged 1 commit into
devfrom
fix/remove-unused-class-logging

Conversation

@rawvoid

@rawvoid rawvoid commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Always log removed counts at INFO and class/enum name lists at DEBUG.
  • Drop the custom -verbose CLI option; use SLF4J levels instead.
  • Update the plugin test and wiki accordingly.

Test plan

  • mvn -pl plugins test -Dtest=RemoveUnusedClassPluginTest

…tyle

Always log removed counts at INFO and name lists at DEBUG; drop the custom
-verbose flag in favor of SLF4J levels. Update the test and wiki accordingly.
@github-actions github-actions Bot added the bug Something isn't working label Aug 2, 2026
@sonarqubecloud

sonarqubecloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

@rawvoid
rawvoid merged commit 5f24166 into dev Aug 2, 2026
4 checks passed
@rawvoid
rawvoid deleted the fix/remove-unused-class-logging branch August 2, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant