Logs Query

Hi everyone,

Where to I get the time of each activity after execution in uipath

In logs folder I have
studio.Log
Execution.log

I am not able to understand the files
Please help me with this.

Thanks and Regards,
Supriya

Hi @supu123
Check the activity logs based on execution with date stamp that is where we can check each and every activity log

Thanks
Ashwin.S

@supu123

If you run the workflow in debug mode there you will find all activities logs in output panel.

You can do one thing put Log Message Activity before or after to display log message for every Activity in our process.