Public Member Functions | |
| LOG_CompAct_Init_OK (Logger logger) | |
| LOG_CompAct_Init_OK (Logger logger, String array, String antenna) | |
| void | setArray (String array) |
| void | setAntenna (String antenna) |
| String | getArray () |
| String | getAntenna () |
| void | log () |
| void | setCompName (String value) |
| void | setTimeMillis (Long value) |
Static Public Member Functions | |
| static void | log (Logger logger, String CompName, long TimeMillis) |
Static Public Attributes | |
| static final AcsLogLevel | level = AcsLogLevel.DEBUG |
Generated class that produces a type-safe log message, as configured in AcsContainerLog.xml.
The description for this log is: Partial success during component activation: initialized the component instance.
The description for this group of logs is: ACS uses these messages to log container activities such as startup, component lifecycle management. The conversion of ad-hoc logs to predefined logs is an ongoing activity.
| alma.AcsContainerLog.LOG_CompAct_Init_OK.LOG_CompAct_Init_OK | ( | Logger | logger | ) |
References alma.AcsContainerLog.LOG_CompAct_Init_OK.level, and alma.acs.logging.AcsLogRecord.setAudience().
Referenced by alma.AcsContainerLog.LOG_CompAct_Init_OK.log().
| alma.AcsContainerLog.LOG_CompAct_Init_OK.LOG_CompAct_Init_OK | ( | Logger | logger, | |
| String | array, | |||
| String | antenna | |||
| ) |
| String alma.AcsContainerLog.LOG_CompAct_Init_OK.getAntenna | ( | ) |
References alma.acs.logging.AcsLogRecord.getAntenna().
| String alma.AcsContainerLog.LOG_CompAct_Init_OK.getArray | ( | ) |
References alma.acs.logging.AcsLogRecord.getArray().
| static void alma.AcsContainerLog.LOG_CompAct_Init_OK.log | ( | Logger | logger, | |
| String | CompName, | |||
| long | TimeMillis | |||
| ) | [static] |
Convenience method for compact one-line logs.
References alma.AcsContainerLog.LOG_CompAct_Init_OK.level, alma.AcsContainerLog.LOG_CompAct_Init_OK.log(), alma.AcsContainerLog.LOG_CompAct_Init_OK.LOG_CompAct_Init_OK(), alma.AcsContainerLog.LOG_CompAct_Init_OK.setCompName(), and alma.AcsContainerLog.LOG_CompAct_Init_OK.setTimeMillis().
Referenced by alma.AcsContainerLog.LOG_CompAct_Init_OK.log().
| void alma.AcsContainerLog.LOG_CompAct_Init_OK.log | ( | ) |
Logs the message through the Logger supplied in the constructor, with the configured log level.
| void alma.AcsContainerLog.LOG_CompAct_Init_OK.setAntenna | ( | String | antenna | ) |
References alma.acs.logging.AcsLogRecord.setAntenna().
| void alma.AcsContainerLog.LOG_CompAct_Init_OK.setArray | ( | String | array | ) |
References alma.acs.logging.AcsLogRecord.setArray().
| void alma.AcsContainerLog.LOG_CompAct_Init_OK.setCompName | ( | String | value | ) |
Sets log parameter CompName.
| CompName | Name of the component to be activated. |
Referenced by alma.AcsContainerLog.LOG_CompAct_Init_OK.log().
| void alma.AcsContainerLog.LOG_CompAct_Init_OK.setTimeMillis | ( | Long | value | ) |
Sets log parameter TimeMillis.
| TimeMillis | Elapsed time in ms. |
Referenced by alma.AcsContainerLog.LOG_CompAct_Init_OK.log().
final AcsLogLevel alma.AcsContainerLog.LOG_CompAct_Init_OK.level = AcsLogLevel.DEBUG [static] |
1.7.0