Real-time console logging as the logic computes

Have live (console) logs when I click run.
I get all the logs after the run has finished but sometimes it fails and I want to see how far did it get, that's why I would want the logs to appear live. Like in any other IDE or terminal.

3
1 reply