SetLevelRequestBuilder

DSL builder for constructing SetLevelRequest instances.

This builder creates requests to set the logging level for the server.

Required

Optional

  • meta - Metadata for the request

See also

Properties

Link copied to clipboard

The logging level to set. This is a required field.

Functions

Link copied to clipboard
fun meta(builderAction: RequestMetaBuilder.() -> Unit)

Sets request metadata using a DSL builder.