Write to Log
Description
The Write To Log action writes a specific string to the Hop logging system.
This action is similar to the Write To Log transform.
Typical use cases are logging variable values and additional, custom logging information to the Hop logging system.
be careful when writing variables for (unencrypted) passwords or other sensitive information to the Hop logging system! |
Options
Option | Description |
---|---|
Workflow action name | The name of the workflow action. |
Log level | The logging level to use |
Log subject | The subject to use in the logging line(s) |
Log message | The log message to write to the log |