Description:
By specifying the SetLogLevel import option, you can control how much information that is written to the log field (VCII2LN_Log), and optionally written to the log file specified by the SetLogFilename import option.
The range is from 0, which means no logging at all, to 5, which dumps  debug-like information. Log level 3 is normal and default value in II2LN
Declaration:
SetLogLevel:<level>
Parameters:
| Param | Description | 
| <level> | From 0 to 5. 3 Is default | 
Notes:
Introduced in version:
1.0.0.0
Repeatable
No