TTMSFNCCloudRollBarLogLevel Enumeration
Severity level associated with a logged message, exception or occurrence.
API unit family: TMSFNCCloudRollbar
Members
| Name | Description |
|---|---|
rllDebug |
Diagnostic information useful only while debugging. |
rllInfo |
Informational message about normal operation. |
rllWarning |
Warning about a recoverable or potentially harmful condition. |
rllError |
Error that prevented an operation from completing. |
rllCritical |
Critical failure that requires immediate attention. |