5.19.2.1. Function log(sessionid, logclass, verbosity, msg, args)

This function can be used to send a message to the system log.

Arguments of log
args (string)
Default: n/a
Optional printf-style argument tuple added to the message.

logclass (string)
Default: n/a
Hierarchical log class as described in the zorp(8) manual page

msg (string)
Default: n/a
The message text.

sessionid (string)
Default: n/a
The ID of the session the message belongs to.

verbosity (integer)
Default: n/a
Verbosity level of the message.