print(String message)
Prints a message to the wrapper log file: <proxy server directory>/logs/wrapper_<date>.log.
This method is available only in an Edge Encryption rule action script.
| Name | Type | Description |
|---|---|---|
| message | String | The message to be written to the wrapper log file. |
| Type | Description |
|---|---|
| void |