XML Configuration Reference : Monitor : LoggingLevel
 
LoggingLevel
com.exalead.mercury.mami.master.v10.LoggingLevel
Logging level configuration.
Parent elements:
com.exalead.mercury.mami.master.v10.LoggingConfig (as LoggingConfig)
Attributes:
Name
Type
Default value
Description
level
string
Logging level. The following values are available: error, warning, info, notice, debug, and trace.
host
string
Host for which this logging level should be applied. If null, the configuration applies to every host of the cluster.
install
string
Instance for which this logging level should be applied. If null, the configuration applies to every instance of the cluster.
process
string
Process for which this logging level should be applied. If null, the configuration applies to every process of the selected host (or every host if host is null).
logger
string
Logger for which this logging level should be applied. If null, the configuration applies to every logger.