Can anyone explain different options in log message
Command ‘write’ is considered to be of ‘Trace’ option. how? why?
Can anyone explain different options in log message
Command ‘write’ is considered to be of ‘Trace’ option. how? why?
Hi @vaibhavkukreja,
https://orchestrator.uipath.com/v2017.1/docs/logging-levels-in-uipath
Refer the above link.
The types of Option in Log Message is Just for User/Developer Understanding Message.
For Example, if some user give some information through MsgBox it will write by using Info Option.
Info - Information
Error - Interrupt
Fatal - Timing
Warn - Warning