ConnectionLogConfig

data class ConnectionLogConfig(val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enabled represents whether logging is enabled or not for a connection.