guozhangwang commented on a change in pull request #11823:
URL: https://github.com/apache/kafka/pull/11823#discussion_r816990985



##########
File path: streams/src/test/resources/log4j.properties
##########
@@ -18,9 +18,18 @@ 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.kafka=INFO
+log4j.logger.kafka=ERROR
+log4j.logger.state=ERROR

Review comment:
       Not sure what does "log4j.logger.state" mean here? Or did you mean to 
write "log4j.logger.state.change.logger"?




-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to