Can anyone explain different options in 'log message'

Can anyone explain different options in log message
image

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

2 Likes