You can try looking at the log file under <projectFolder>\Saved\Logs. This will contain the all the same text in the ‘Output log’ editor window, not just those from python. The ones from python though will say ‘LogPython:’. This includes messages from print(), any of the log*() methods, and raising exceptions.