logDestination

suspend fun logDestination(name: String, block: suspend LogDestinationResourceBuilder.() -> Unit): LogDestination

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for LogDestination.


See also

Parameters

name

The unique name of the resulting resource.