LoggingConfiguration

A receiver class of the DSL used in CoreConfiguration.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var level: LogLevel

The log level, determines verbosity of the emitted logs. By default all logs are disabled.

Link copied to clipboard
var sink: LogSink

The log sink the logs are emitted to.