TTMSFNCCloudSentryLogLevel Enumeration
Severity level associated with a logged message, event or issue.
API unit family: TMSFNCCloudSentry
Members
| Name | Description |
|---|---|
sllDebug |
Lowest severity, used for diagnostic debug output. |
sllInfo |
Informational message that does not indicate a problem. |
sllWarning |
Warning about a potential or non-fatal problem. |
sllError |
Error indicating a handled failure. |
sllFatal |
Highest severity, used for unrecoverable or critical failures. |