Log Message
Description
This activity allows you to write the specified diagnostic message at the specified level. These messages are also sent to Orchestrator Center and displayed on the Logs page.
Properties
Category | Property | Type | Description |
---|---|---|---|
Input | Level | In(LogLevel) | The importance level of the message to be logged. The following options are available: Trace, Info, Warn, Error and Fatal |
Message | In(String) | The message you want to log. |