Skip to main content
Open

When running a workspace that includes a workspace runner you only get to see th

Related products:Transformers
  • November 11, 2015
  • 2 replies
  • 50 views

Forum|alt.badge.img

***Note from Migration:***

Original Title was: When running a workspace that includes a workspace runner you only get to see the log of the parent workspace, it would be nice if the logs of the workspaces in the runner were also shown on seperate tabs


2 replies

takashi
Celebrity
  • November 12, 2015
Good idea. Showing logs may take some overhead, so I think it would be better to be optional. The idea is similar to "Display the canvas of the Workspace called when WorkspaceRunner is running".

Forum|alt.badge.img
  • May 5, 2021

Really important for us. We are running workspaces from a c++ application, and writing tagged messages to the log to give user feedback. Once we are in a child workspace we lose that feedback. Maybe pass the log file name into the child workspace (optional of course)?