Values.LogDeliveryDescriptionSourceThe description of the log delivery settings.
type nonrec t = {workerLogDelivery : WorkerLogDeliveryDescription.t option;The workers can send worker logs to different destination types. This configuration specifies the details of these destinations.
*)}