PendingLogs

The list of information about logs to be enabled for the specified broker.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged.

Link copied to clipboard

Enables general logging.

Functions

Link copied to clipboard
inline fun copy(block: PendingLogs.Builder.() -> Unit = {}): PendingLogs
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String