print(String message)

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • 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.

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