How to recover custom log messages created on studio without orchestrator?

Hi,

I’m developing a robot with custom info log messages that appear on the output as this screenshot.

After the execution of the robot I go to AppData/UiPath/Logs and only the messages created by uipath studio exist on the text file.

How to also recover my custom log messages (the messages with a date time on the output) on the text file? I don’t have orchestrator yet.

I also want to know how to obtain a text file with only the text see in output messages? Because the logs generated by default on AppsData/UiPAth/Logs have a lot of polluting information that makes the logs very difficult to read.

Thanks a lot for your responses

Regards

Just change Robot Logging level to Information in UiRobot Settings and then check the log messages in AppData/UiPath/Logs