Builder

class Builder

Properties

Link copied to clipboard

The component that will be subject to logging.

Link copied to clipboard
var id: String?

A descriptive or arbitrary ID for the logger. This value must be unique within the logger definition version. Max length is 128 characters with pattern ''[a-zA-Z0-9:_-]+''.

Link copied to clipboard

The level of the logs.

Link copied to clipboard
var space: Int?

The amount of file space, in KB, to use if the local file system is used for logging purposes.

Link copied to clipboard

The type of log output which will be used.