LuaLogFunctionCalls
When given a value of True
, the connector will log each time it calls a function in the Lua script and each time it skips a function call for a function that has not been defined.
NOTE: This parameter is to aid with debugging and should not be enabled after the Lua script is finalized.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | LuaLogFunctionCalls=True
|
See Also: |