azagrebin commented on a change in pull request #12533:
URL: https://github.com/apache/flink/pull/12533#discussion_r437595713



##########
File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/util/bash/BashJavaUtils.java
##########
@@ -39,6 +45,7 @@
  * Utility class for using java utilities in bash scripts.
  */
 public class BashJavaUtils {
+       private static final Logger LOG = 
LoggerFactory.getLogger(BashJavaUtils.class);

Review comment:
       oh, we actually rely on default log config to output to stdout, sorry 
for confusion




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to