Logger
Logs the provided input. Accepts a String or a Map and writes its contents to the log.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTExecutes once the file deletion is complete.
Data Inputs
Message
INPUTThe message to log. Can be a String or a Map of key/value pairs.
Settings
Log Level
STRINGSpecifies the level of detail to include in logging for this node.
Default: Info
Options:
DebugInfoWarnError
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing