You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/05/09 09:41:04 UTC

[GitHub] [incubator-seatunnel] ruanwenjun commented on pull request #1834: [Bug][seatunnel-core]slf4j instead System.out.println

ruanwenjun commented on PR #1834:
URL: https://github.com/apache/incubator-seatunnel/pull/1834#issuecomment-1120879671

   @felixYyu Hi, the Starter is used to generate flink/spark command. If we use log here, the return info will look like below, we need to parse the command from the log, so we need to use `System.out` here. You can't change this, but you can add a comment on the `System.out` to explain this.
   ```
   22/05/09 14:30:58 INFO SparkStarter: xx
   ```


-- 
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-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org