Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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.

NameTypeDescription
messageStringThe message to be written to the wrapper log file.
TypeDescription
void 

Parent Topic:Encryption rule objects and APIs