HP-UX SNAplus2 CSV Programmer's Guide

Common Service Verbs Reference
LOG_MESSAGE (HP-UX Systems Only)
Chapter 270
User User error (for example, parameters
that are not valid supplied on the
command line to an application
program).
SNA SNA protocol violation by a remote
system.
Config Configuration mismatch.
Audit A normal event, reported for
information only.
Cause The cause of the condition being logged.
Action Any action that the local System Administrator should
take as a result of the message. For audit messages,
which provide accounting and progress information
instead of reporting error conditions, there is generally
no action required.
Flags Specify CONSOLE to indicate that the message should
be written to the HP-UX computer's system console as
well as to the log file, or NONE to indicate that the
message should be written only to the log file.
String The text of the message (1–256 characters). To include
parameters supplied to the LOG_MESSAGE verb, use
%1, %2, and so on to indicate the position of each
parameter. When logging the message, SNAplus2
replaces %1 with the first parameter supplied to
LOG_MESSAGE, %2 with the second parameter, and so
on.
The
origintr_id
parameter supplied to
LOG_MESSAGE, if any, replaces %1. The first
parameter in the data string supplied to
LOG_MESSAGE replaces %2 (if
origntr_id
was used)
or %1 (if
origntr_id
was not used); the second
parameter in the data string replaces %3 or %2, and so
on.
The following also applies to these fields: