Log Levels

The plug-in captures logs at different levels.

The following log levels are supported by this plug-in:
Log Level Description
Info Indicates 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.
Warn Indicates that an abnormal condition is found. Processing continues, but special attention from an administrator is recommended.
Error Indicates that an irrecoverable error has occurred. Depending on the error severity, the plug-in might continue with the next operation or might stop altogether.
Debug Indicates a developer-defined tracing message
Trace Includes all the information regarding the running process