Hi,
Looking at the Execution .log files in the UiPath\Logs folder I see that each activity has an ‘Executing’ and ‘Closed’ timeStamp.
For selected activities in my sequence I would like to write these time stamps to a variables so I can then write them to a Excel file.
Is this possible and if so please could someone give me an indication of how this can be done.
21:33:54.1727 Trace {“message”:“Click ‘CPH1931’ Executing”,“level”:“Trace”,“logType”:“Default”,“timeStamp”:"2021-01-13T21:33:54.171766+00:00
21:33:57.0195 Trace {“message”:“Click ‘CPH1931’ Closed”,“level”:“Trace”,“logType”:“Default”,“timeStamp”:“2021-01-13T21:33:57.0195346+00:00”,
Thank you
S