TTMSFNCCloudExceptionlessLogLevel Enumeration
Severity level associated with a logged event.
API unit family: TMSFNCCloudExceptionless
Members
| Name | Description |
|---|---|
ellOther |
Unspecified or unrecognized level. |
ellTrace |
Fine-grained tracing information. |
ellDebug |
Diagnostic information useful while debugging. |
ellInfo |
Informational message. |
ellWarning |
Warning about a potential problem. |
ellError |
Error that occurred during execution. |
ellFatal |
Critical failure. |
ellOff |
Logging turned off. |