Log Levels
The plug-in captures logs at different levels.
| Log Level | Description |
|---|---|
| Trace | Includes all the information regarding the running process. |
| Debug | Indicates a developer-defined tracing message. |
| Info | Indicates normal plug-in operations. No action is required. A tracing message tagged with Info indicates that a significant processing step was reached and logged for tracking or auditing purposes. Only info messages preceding a tracking identifier are considered as significant steps. |
| Warn | Indicates that an abnormal condition is found. Processing continues, but special attention from an administrator is recommended. |
| Error | Indicates that an unrecoverable error has occurred. Depending on the severity of the error, the plug-in continues with the next operation or stops altogether. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.