rahil-c commented on code in PR #7224: URL: https://github.com/apache/hudi/pull/7224#discussion_r1029518671
########## hudi-cli/src/main/resources/log4j2.properties: ########## @@ -25,7 +25,7 @@ appender.console.layout.type = PatternLayout appender.console.layout.pattern = %-4r [%t] %-5p %c %x - %m%n # Root logger level -rootLogger.level = warn +rootLogger.level = info Review Comment: Yes we can keep on warn, i believe I had this as info for debugging purposes. -- 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]
