hi,
i am using the pythonAPI to build a web-interface for deadline…
all works great, but the only thing i would like to implement is in getting the log of a current task rendering by a worker…
i can get the task-log , but only when the task was finished, not during the render (as on the deadline monitor)…
is it possible to get the current worker-task-log during rendering with the pythonAPI?