Used for:
|
sdbasic.cm
|
Type:
|
String List (Identifiers)
|
Default Value:
|
prefix
|
Valid Values:
|
prefix , timestamp , unknown
|
The Sd_Basic_Trace_Flags option (in the file sdbasic.cm
) specifies how to format the security trace file (see Sd_Basic_Trace_File). If you specify prefix
, the output prefix is included in the trace information. The prefix indicates the module from which the trace information originates. If you specify timestamp
the trace information is timestamped.
You can specify either prefix
or timestamp
or both separated by a comma:
Unsetting the option using either unsetopt
, or using setopt
to change the value to unknown
, clears all the flags.
TIBCO SmartSockets™ User’s Guide Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |