Use of Add log fields if No Orchestrator

Hi what is the use of add log feilds if I dont have to connect to orch

1 Like

Hi
of course we can use ADD LOG FIELDS activity even if we dont have orchestrator
then where to check that log added newly
for example
–first use a WRITE LINE activity and pass any string and run the sequence
–we can see that output in the output panel
–double click on that output string which will show a window there we can find the log fields

–once after using ADD LOG FIELDS with your custom field and its value if we run it will be seen in the next writeline activity or any activity we use
like this

so the use is we can create our own CUSTOM LOGS which we can refer in the logs and also in robot execution logs
this applies for LOG MESSAGE ACTIVITY, WRITELINE ACTIVITY

Cheers @KarthikBallary

can you send any link how to deploy project to Git from uipath studio. Is it available in rpa academy

here you go

@KarthikBallary

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