Is your feature request related to a problem? Please describe.
It would be great if the logs from Python (like from a print() function) would be transposed inside of UiPath output. Currently, even if a script fails in Python, running it using the Run Python Script activity gives no output in UiPath.
Describe the solution you'd like
Using both the Invoke Python Method and Run Python Script activities, the logs generated by the Python scripts should appear in the output panel inside UiPath Studio.