Description:
By default II2LN logs to a special field in the document; VCII2LN_Log
. By specifying the SetLogFilename import option, you also direct the log to a specified file. One super addition with the log file, is that you can really see how much time each part of the II2LN processing takes.
Declaration:
SetLogFile:<log file name>
Parameters:
Param |
Description |
<log file name> |
Full path and filename to the log file. For example |
Notes:
Note that you can determine how much get written to the log by using the SetLogLevel import option.
Introduced in version:
1.0.0.0
Repeatable
No