Alertra Script Language 1.9

info

Inserts a message into the log for this check.

usage: info [message]

parameters:

req name type description
Y message expression Text of the message to be added to the log.

examples

info "Starting Database Check"

Adds a message to the log that says, "Starting Database Check".


Alertra Script Language: Language Reference