Skip to content

Conversation

@BenWhitehead
Copy link
Collaborator

OpenTelemetry brought with it slf4j and we already have logback configured for tests. Update our tests to use slf4j directly instead of java.util.logging.

This avoids the need for the j.u.l messages to be redirected through an slf4j adapter before making it to logback.

OpenTelemetry brought with it slf4j and we already have logback configured for tests. Update our tests to use slf4j directly instead of java.util.logging.
@BenWhitehead BenWhitehead requested a review from a team as a code owner May 19, 2025 19:52
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels May 19, 2025
@BenWhitehead BenWhitehead merged commit 2bda9a0 into main May 22, 2025
23 checks passed
@BenWhitehead BenWhitehead deleted the test/slf4j-logging branch May 22, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants