LogDelivery

Details about log delivery.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The workers can send worker logs to different destination types. This configuration specifies the details of these destinations.

Functions

Link copied to clipboard
inline fun copy(block: LogDelivery.Builder.() -> Unit = {}): LogDelivery
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String