Method | Description |
clearLogOutput clearLogOutputs | Clears one or more entries from a specified log output. |
clearLogTopic clearLogTopics | Clears one or more entries from a specified log topic. |
getLogOutput clearLogOutputs | Returns one or more BrokerLogEntry objects which represent the state of the specified log output or outputs. |
getLogTopic getLogTopics | Returns one or more BrokerLogEntry objects which represent the state of the specified log topic or topics. |
setLogOutput | Sets the value of a log output's state. |
setLogTopic | Sets the value of a log topic's state. |
toString | Returns a string containing the log configuration in a human-readable format. |