SYSLOG

Top  Previous  Next

This command is used to write a text message on the syslog files.

SYSLOG  FROM(area)
[ LENGTH(len) ]
[ ERROR | WARNING | NOTICE | INFO ]

Options

FROM(area)

writes value of the specified data area, which must be a valid area.

LENGTH(len)

specifies the length (halfword binary) of the data area specified in the FROM option.

ERROR | WARNING | NOTICE | INFO

Specifies message severity.