class MmasLogger

ManagedElement
+-Mmas
+-MmasLoggerConfigRoot
+-MmasLoggerRoot
+-MmasLogger

The class MmasLogger is the node for MMAS logging configuration.

Attributes
string[0..1]
noNotification
loggerLevel = CONFIG
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.
string
mandatory
noNotification
loggerName
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.
string
key
mandatory
noNotification
restricted
mmasLoggerId
This attribute defines the identity of the MmasLogger instance.

  class MmasLogger