guozhangwang commented on a change in pull request #9024: URL: https://github.com/apache/kafka/pull/9024#discussion_r455153704
########## File path: streams/src/test/resources/log4j.properties ########## @@ -18,4 +18,9 @@ log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.apache.log4j.PatternLayout log4j.appender.stdout.layout.ConversionPattern=[%d] %p %m (%c:%L)%n -log4j.logger.org.apache.kafka=INFO +log4j.logger.kafka=WARN Review comment: Got it, that makes sense. Are there are particular Streams sub-packages we are interested in, or just `o.a.k.streams.integration` itself is good enough? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org