get_task_log
NOTE: This function is available only for ACI connectors.
The get_task_log function returns a LuaLog object so that you can write messages to the log stream for the current fetch task.
Syntax
get_task_log()
Returns
(LuaLog). A LuaLog object.