bbejeck commented on code in PR #18007: URL: https://github.com/apache/kafka/pull/18007#discussion_r1867847859
########## streams/src/test/resources/log4j.properties: ########## @@ -26,6 +26,7 @@ log4j.logger.org.apache.kafka.clients=ERROR # These are the only logs we will likely ever find anything useful in to debug Streams test failures log4j.logger.org.apache.kafka.clients.consumer=INFO log4j.logger.org.apache.kafka.clients.producer=INFO +log4j.logger.org.apache.kafka.common.telemetry.internals.ClientTelemetryUtils=DEBUG Review Comment: Yeah - I don't know where that came from -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
