Log Levels

The plug-in captures logs at different levels.

Log Level Description
Trace Includes all information regarding the running process.
Debug Includes all information regarding the running process.
Info Indicates normal plug-in operations. No action is required. A tracing message tagged with Info indicates that a significant processing step is reached, and logged for tracking or auditing purposes. Only information messages preceding a tracking identifier are considered as significant steps.
Warn Indicates that an abnormal condition occurred. Processing continues, but special attention from an administrator is required.
Error Indicates that an unrecoverable error occurred. Depending on the severity of the error, the plug-in might continue with the next operation or might stop.