Logging

To enable logging of a script, the following #pragma statement must be included:

<!--#pragma forcelogging-->

The log output is written to the file "%temp%\combitCSharpScript.log". Logging can be time consuming and should therefore not be activated by default.