HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_LOG_TYPE
Chapter 4 727
unsigned char succinct_errors; /* use succinct logging in error file? */
} QUERY_LOG_TYPE;
Supplied Parameters
The application supplies the following parameter:
opcode
AP_QUERY_LOG_TYPE
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
secondary_rc
Not used.
override
Specifies whether the log types and succinct or full
logging options returned on this verb are the global log
types specified on SET_GLOBAL_LOG_TYPE, or local
values specified on SET_LOG_TYPE. Possible values
are:
AP_YES
The
audit
,
exception
, and
succinct_*
parameters returned are
local settings overriding the global
settings.
AP_NO
The
audit
,
exception
, and
succinct_*
parameters returned are
the global settings, which are not
being overridden.
audit
This parameter indicates whether audit messages are
recorded. Possible values are: