Public Member Functions | |
| LOG_NC_SubscriptionDisconnect_FAIL (Logger logger) | |
| LOG_NC_SubscriptionDisconnect_FAIL (Logger logger, String array, String antenna) | |
| void | setArray (String array) |
| void | setAntenna (String antenna) |
| String | getArray () |
| String | getAntenna () |
| void | log () |
| void | setChannelName (String value) |
| void | setService (String value) |
Static Public Member Functions | |
| static void | log (Logger logger, String ChannelName, String Service) |
Static Public Attributes | |
| static final AcsLogLevel | level = AcsLogLevel.DEBUG |
Generated class that produces a type-safe log message, as configured in AcsNCTraceLog.xml.
The description for this log is: Failed to disconnect from a notification channel. Perhaps resources could not be deallocated.
The description for this group of logs is: ACS uses these messages to log notification service related activities such as creating channels, subscribing to a channel etc.
| alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.LOG_NC_SubscriptionDisconnect_FAIL | ( | Logger | logger | ) |
| alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.LOG_NC_SubscriptionDisconnect_FAIL | ( | Logger | logger, | |
| String | array, | |||
| String | antenna | |||
| ) |
| String alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.getAntenna | ( | ) |
References alma.acs.logging.AcsLogRecord.getAntenna().
| String alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.getArray | ( | ) |
References alma.acs.logging.AcsLogRecord.getArray().
| static void alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.log | ( | Logger | logger, | |
| String | ChannelName, | |||
| String | Service | |||
| ) | [static] |
Convenience method for compact one-line logs.
References alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.level, alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.log(), alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.LOG_NC_SubscriptionDisconnect_FAIL(), alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.setChannelName(), and alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.setService().
Referenced by alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.log().
| void alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.log | ( | ) |
Logs the message through the Logger supplied in the constructor, with the configured log level.
| void alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.setAntenna | ( | String | antenna | ) |
References alma.acs.logging.AcsLogRecord.setAntenna().
| void alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.setArray | ( | String | array | ) |
References alma.acs.logging.AcsLogRecord.setArray().
| void alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.setChannelName | ( | String | value | ) |
Sets log parameter ChannelName.
| ChannelName | Name of the channel subscribed to. |
Referenced by alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.log().
| void alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.setService | ( | String | value | ) |
Sets log parameter Service.
| Service | Name or ID of the notification service that hosts the channel. |
Referenced by alma.AcsNCTraceLog.LOG_NC_SubscriptionDisconnect_FAIL.log().
1.7.0