Interface DataflowWorkerLoggingOptions

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

public interface DataflowWorkerLoggingOptions extends PipelineOptions
Options that are used to control logging configuration on the Dataflow worker.

Some options in this interface are no longer the source of truth for worker logging configuration. Consider using the corresponding options within SdkHarnessOptions to ensure compatibility with other runners.