Log Message
The Log Message
block allows you to log text messages that are only visible in the application logs. This is useful for debugging, monitoring, or keeping track of flow execution.
You can choose different log levels (info, warning, error) to categorize your log messages.
Loading...