print(String message)

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • 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.

    Table 1. Parameters
    Name Type Description
    message String The message to be written to the wrapper log file.
    Table 2. Returns
    Type Description
    void