LogMessage
LogMessage is an activity that writes a message to the log. For each app, there is a log file. You can view the logs in the Log tab. The log messages generated are independent of the engine log level. It is also independent of the log level set by the PAPI logger or overridden using the environment variables.
Settings
The Settings tab has the following fields.
Field | Description |
---|---|
Log Level | Select one of the following log levels:
|
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 Item | Description |
---|---|
message |
The message to be displayed in the log. |
logLevel |
The logLevel to be set for an Activity. Valid Values: While mapping,
|
Loop
For information on the Loop tab, see Using the Loop Feature in an Activity.