public class SystemOutRedirectionUtils extends Object
System.out and System.err.| Constructor and Description |
|---|
SystemOutRedirectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
redirectSystemOutAndError(org.apache.flink.configuration.Configuration conf)
Redirect
System.out and System.err based on TaskManagerOptions.TASK_MANAGER_SYSTEM_OUT_MODE related options. |
public static void redirectSystemOutAndError(org.apache.flink.configuration.Configuration conf)
System.out and System.err based on TaskManagerOptions.TASK_MANAGER_SYSTEM_OUT_MODE related options.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.