ableegoldman commented on a change in pull request #9024: URL: https://github.com/apache/kafka/pull/9024#discussion_r455186990
########## 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: Hm yeah I guess we should try setting everything to DEBUG. Just trying to find the sweet spot where we can actually get the logs that are useful ---------------------------------------------------------------- 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