Log Message¶

Description¶
The Log Message Node writes a message into the Agent Logs;
Parameter | Type | Description |
---|---|---|
Message | CognigyScript | The message to log |
Log Level | Select | The log level to use. One of: - Debug - Info - Error |
Log a message in a Code Node
Next to this Flow Node, one can execute the same functionality in a Code Node by using the Actions / API object.