LOG Message

Object with the function of including messages in the robot's execution log

Settings

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.

USE CASES

  • Checking for an error occurring when executing a robot process.

  • Save message to Studio LOG file.

  • Show specific message in robot execution LOG .

Example

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.

Robot Configuration Example - LOG Message

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.

View Studio Console

STEP 3: Run the robot and check the result.

Example Robot Execution - LOG Message

Download It:

Last updated

Was this helpful?