Log Levels

The plug-in can capture logs at different levels.

Log Level Description
Info Indicate normal plug-in operations. No action is needed. A tracing message tagged with Info indicates that a significant processing step is reached and logged for tracking or auditing purposes. Only info messages preceding a tracking identifier are considered as significant steps.
Error An unrecoverable error occurs. Depending on the error severity, the plug-in may continue with the next operation or may stop altogether.
Debug A developer-defined tracing message.