Interface DataflowWorkerLoggingOptions

All Superinterfaces:
HasDisplayData, PipelineOptions
All Known Subinterfaces:
DataflowPipelineOptions, DataflowWorkerHarnessOptions, TestDataflowPipelineOptions

@Deprecated public interface DataflowWorkerLoggingOptions extends PipelineOptions
Deprecated.
This interface will no longer be the source of truth for worker logging configuration once jobs are executed using a dedicated SDK harness instead of user code being co-located alongside Dataflow worker code. Consider set corresponding options within SdkHarnessOptions to ensure forward compatibility.
Options that are used to control logging configuration on the Dataflow worker.