When I run the python file in command prompt the logs are being generated. But when run the same python file in UiPath under python scope->run python script. the logs are being generated when both the codes are same. There is no change in code.
Hello
I invoke the Python code in UiPath studio. The code works fine, no problem however the logging in Python has stopped working completely. The log file just is not created at all. When I run the code in Python all OK with the log file. What can be the cause of this and how to resolve this issue.