LOG Message
Object with the function of including messages in the robot's execution log
Last updated
Object with the function of including messages in the robot's execution log
Last updated
To use this object, simply drag it into the Studio workspace and define the message to be shown in the execution log.
Filling in the object:
Field | Description |
---|---|
Title | It's the object's name and doesn't need to be changed, unless you want to identify it to make it easier to find on the robot, for example: "LOG Message - Verify Successful Execution". |
Message | Message to be displayed in the robot's execution Log |
Log Level | Option to check only the desired information in log. |
INTERPOLATION
This is a technical concept used in programming and you don't need to worry about changing it at this point.
Checking for an error occurring when executing a robot process.
Save message to Studio LOG file.
Show specific message in robot execution LOG .
Show specific message in robot execution LOG.
STEP 1: Drag the object to the Studio workspace and define the message that will appear in the LOG.
STEP 2: Open the Studio console, to do this, there're two possibilities:
The first would be using the shortcut CRTL + SHIFT + T
The second would be by going directly to the Studio panel in the IDE option and then CONSOLE.
STEP 3: Run the robot and check the result.