Skip to content

Conversation

PatrikScully
Copy link
Contributor

@PatrikScully PatrikScully commented Jul 10, 2024

In the 0894023 commit, console print lines were replaced in the Version class with info log lines, because of the #635 task, however, in the log4j2.xml, the log level is configured to log only at error level, as mentioned here: #2797 (comment)

Console:

$ ./spotbugs -version
4.9.0-SNAPSHOT

fixes #2797

@PatrikScully PatrikScully force-pushed the feature/version-log-level branch from d0bfa7d to 5c7c5d7 Compare July 10, 2024 19:41
@PatrikScully PatrikScully force-pushed the feature/version-log-level branch from 6697686 to 66635e2 Compare July 10, 2024 19:50
@hazendaz hazendaz added this to the SpotBugs 4.9.0 milestone Jul 11, 2024
@hazendaz hazendaz merged commit 4c48b18 into spotbugs:master Jul 11, 2024
@hazendaz hazendaz self-assigned this Jul 31, 2024
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.

java -jar /path/to/spotbugs/lib/spotbugs.jar -version prints nothing
2 participants