morningman commented on a change in pull request #8433: URL: https://github.com/apache/incubator-doris/pull/8433#discussion_r825312805
########## File path: regression-test/framework/src/main/groovy/org/apache/doris/regression/suite/Suite.groovy ########## @@ -29,6 +29,7 @@ import org.apache.doris.regression.action.SuiteAction import org.apache.doris.regression.action.TestAction import org.apache.doris.regression.util.JdbcUtils import org.junit.jupiter.api.Assertions +import org.slf4j.Logger Review comment: That is ok, this is used for test framework. And actually, we should unify Doris logger to slf4j. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org