This attribute defines the level for the Java Logging logger.
This provides a specific level for a logger - and any loggers beneath it in the hierarchy which do not have their own specific logging level.
- Supported levels are: OFF, SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALL.
This is the loggerName attribute for MmasLogger class MO.
This attribute defines the fully dot-qualified name of the logger, giving its relationship in the logging hierarchy, for
example, com.ericsson.mmas.common.AlarmSender.