Modifier and Type | Method and Description |
---|---|
BrokerLogConfigEntry |
BrokerLogConfig.getLogOutput(java.lang.String code)
Get the value of a single log output.
|
BrokerLogConfigEntry[] |
BrokerLogConfig.getLogOutputs()
Get the state of all log outputs.
|
BrokerLogConfigEntry |
BrokerLogConfig.getLogTopic(java.lang.String code)
Get the value of a single log topic's state.
|
BrokerLogConfigEntry[] |
BrokerLogConfig.getLogTopics()
Get the states of all the log topics.
|
Modifier and Type | Method and Description |
---|---|
void |
BrokerLogConfig.setLogOutput(BrokerLogConfigEntry log_output)
Set the value of a simple log output's state.
|
void |
BrokerLogConfig.setLogTopic(BrokerLogConfigEntry log_topic)
Set the value of a single log topic's state.
|
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.