Debug scripts and workflows?

Is there a way to see the output of a shell script included in a workflow? Is there a log of node execution?

By default it’s printed out to stdout- but since i just added a little console for the new JavaScript node, I figured it would also be a great place to redirect stdout and stderr. So- grab the latest build of Retrobatch from here: Latest Builds from Flying Meat and you’ll get a little window when the script prints something out.

Let me know how it works out!

I will try it. Thanks.