How can I log when I want to check for every activity status

Hi Team,

Can someone help me in logging each activity or check how many activities it crossed and failed in which activity ?

Thanks

@Naresh_Mandava
have a look on the test case feature (2020). Maybe this will suits your need

activity-coverage

Hi @Naresh_Mandava ,

Just select the log level as trace in UiPath Assistant setting.
image

Thanks @ppr and @aanandsanraj . Currently I was able to download logs by using export the logs into CSV. Can we get the dump of log table from Orchestrator ? Is Orchestrator DB access is possible in community edition ? Because It will have more information than what is there in the csv sheet.

@Naresh_Mandava Orchestrator DB is not accessible but you can get all the logs from the below path

Run window -> Type "appdata" hit ok -> Open folders "Local\UiPath\Logs"

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.