When you run an algorithm, rubiscape generates a log of the tasks that are performed in the background. The log shows task name, type, duration, and status. The logs and activity trace are particularly helpful for troubleshooting.
To view the log, follow the steps given below.
- Open a Workflow. Refer to Opening a Workflow.
- Click the Run icon () located in the top-right corner on the function pane.
The workflow execution starts. - During the execution or after completion, Click VIEW LOG.
Logs are displayed as shown in the figure below.
Log: It displays the details such as Task Name, Task Type, Status, and so on.
Trace: It displays the details of execution. You can track the error if your execution fails.
The log trace shows more details such as the username, workbook name, and timestamp of each of the activities.
The log status can have one of these values: Yet to Start, Running, Completed, and Failed.