Copy/paste from workflow block's Logs tab

I am trying to debug my JS script in a workflow block and, during it, I am dumping a bunch to the console.log(). I want to be able to grab that and put it into my text editor to search for stuff, but I can't copy any of the data - I can't even select it!

The only way I can see is to trigger a full workflow run so it is logged there, but that seems ridiculous for single-block troubleshooting.

I can see this was done, but his followup requesting this seems to have been missed: Copy / paste from workflows output and logs

Hey @saranaga!

Logs should show up per block of you have a console.log in your code:

I'd be happy to help you debug your issue, if you're still blocked! Feel free to share any screenshots of your current setup :slight_smile: