print(String message)

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • 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.

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