Skip to main content

Log

The Log activity writes a message to the workflow execution log at a specified log level.

Configuring the Log Activity

To configure the Log activity, fill in the required fields in the activity panel.

Configuration

FieldRequiredDescriptionExample
NameRequiredSpecify the name for this activity.MyActivity
DescriptionOptionalSpecify the description for this activity.Reads a file from S3
Log LevelRequiredSelect the log level for this activity. Options: Debug, Info, Warn, Error.Debug, Info, Warn
LoggerOptionalMessage will be logged using this loggerCustom Logger Name

Input

Map the required input fields to provide data for this activity.