kiruthiga1793 commented on code in PR #1189: URL: https://github.com/apache/ratis/pull/1189#discussion_r1897508435
########## ratis-examples/src/main/resources/log4j.properties: ########## @@ -16,10 +16,10 @@ log4j.rootLogger=INFO, stdout -log4j.logger.org.apache.ratis.server.impl.RatisServerImpl=DEBUG -log4j.logger.org.apache.ratis.client.RaftClient=DEBUG +log4j.logger.org.apache.ratis.server.impl.RatisServerImpl=INFO +log4j.logger.org.apache.ratis.client.RaftClient=INFO Review Comment: @adoroszlai Thanks for the suggestion. I will update that and commit again. -- 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]
