reswqa commented on code in PR #25374: URL: https://github.com/apache/flink/pull/25374#discussion_r1772461710
########## flink-table/flink-sql-gateway/src/test/resources/log4j2-test.properties: ########## @@ -18,7 +18,7 @@ # Set root logger level to OFF to not flood build logs # set manually to INFO for debugging purposes -rootLogger.level = OFF +rootLogger.level = INFO Review Comment: Oops, unrelated change using for debug purpose. Good catch! -- 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]
