LogMessage

LogMessage is an activity that writes a message to the log. For each application, there is a log file. You can view the logs in the Log tab.

Settings

You can view the logs in the Log tab.

The Settings tab has the following fields.

Field Description
Log Level Select one of the following log levels:
  • Info: logs informational messages highlighting the application progress.
  • Warning: is the warning message of an unexpected error when running the flow.
  • Error: logs error conditions and messages.
  • Debug: can be used for debug-level messages.
Add Flow Details Appends Flow Instance ID, Flow Name and Activity Name to the log message.

By default, this field is set to False.

Input

Provide the following input for this activity.

Input Iten Description
message The message to be displayed in the log.