sunxiaojian commented on code in PR #4007: URL: https://github.com/apache/incubator-seatunnel/pull/4007#discussion_r1105281871
########## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-rocketmq-e2e/src/test/resources/logback-test.xml: ########## @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="UTF-8"?> Review Comment: > > remove logback config file > > seatunnel using log4j2 > > To disable the debug log https://www.testcontainers.org/supported_docker_environment/logging_config/ @hailin0 At present, all tests have been completed. Logback-test is mainly to disable some debug logs. Do you want to continue to modify here? Or there is a better way to deal with it -- 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]
