| Attributes |
string[0..1] noNotification |
-
l4jLoggerLevel
=
INFO
-
This attribute defines the level for the Log4J 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. Log4J logging levels are managed in order to provide support for third-party applications that use the Log4J logging package.
- Supported levels are: FATAL, ERROR, WARN, INFO, DEBUG, TRACE, ALL.
|
string mandatory noNotification |
-
loggerName
-
This is the loggerName attribute for MmasL4JLogger class MO.
It 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 |
-
mmasL4JLoggerId
-
This attribute defines the identity of the MmasL4JLogger instance.
|