Was just wondering if there is a way to log when the robot starts and end? I am aware that a logging activity already exist in uipath but i was just wondering if that activity can log this specific thing and if yes, which settings is it?
Hi @wasd,
You can specify almost anything in a log message. Normally, I would log a start date/time, the specific sequence it is on, a transaction number and a unique identifier, and then a finish date/time and a total time taken. This then all goes on an email also.
It is personal preference as to what you put in a log message, as long as you can write it!