Skip to content

Conversation

vy
Copy link
Member

@vy vy commented Jan 22, 2024

This PR deprecates the configuration attribute verbose (i.e., <Configuration verbose="...") and StatusConsoleListener filters. This is part of an ongoing effort to simplify the StatusLogger.

verbose attribute is deprecated, because it was only effective over verboseClasses and that was hardcoded to a list only containing ResourceUtil. ResourceUtil is slightly updated and its logger.info() calls are replaced with logger.debug().

@vy vy added the api Affects the public API label Jan 22, 2024
@vy vy added this to the 2.23.0 milestone Jan 22, 2024
@vy vy requested a review from ppkarwasz January 22, 2024 12:19
@vy vy self-assigned this Jan 22, 2024
Copy link
Contributor

@ppkarwasz ppkarwasz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vy vy merged commit 6d84367 into 2.x Jan 22, 2024
@vy vy deleted the 2.x-deprecate-StatusConsoleListener-filters branch January 22, 2024 14:07
vy added a commit that referenced this pull request Jan 23, 2024
vy added a commit that referenced this pull request Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Affects the public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants