TRACE (JANUS DEFINE parameter): Difference between revisions
m (moved TRACE to TRACE (JANUS DEFINE parameter)) |
(Automatically generated page update) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<span class="pageSubtitle">TRACE xxx</span> | |||
<span class="pageSubtitle" | |||
TRACE is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port | <var>TRACE</var> is a parameter on <var>[[JANUS DEFINE]]</var>, which defines and sets characteristics of a Janus port. | ||
This parameter specifies the initial TRACE setting for the port. The TRACE setting controls what Janus-related trace information is logged to the audit trail. The port TRACE setting can be overridden by the JANUS TRACE command. | This parameter specifies the initial <var>TRACE</var> setting for the port. The <var>TRACE</var> setting controls what Janus-related trace information is logged to the audit trail. The port <var>TRACE</var> setting can be overridden by the <var>JANUS TRACE</var> command. | ||
Like the | Like the <var>JANUS TRACE</var> command, the <var>TRACE</var> parameter value is a bit mask integer that sums the values of the options that will be logged. The default value is 3 for <var>[[JANUS DEFINE#type|SDS]]</var> and <var>[[JANUS DEFINE#type|OPENSERV]]</var> ports, and it is 0 for <var>[[JANUS DEFINE#type|WEBSERV]]</var> and all other ports. For a description of the individual bit options and for more information about the <var>TRACE</var> setting, see <var>[[JANUS TRACE]]</var>. | ||
The TRACE parameter is valid for all port types | The <var>TRACE</var> parameter is valid for all port types. | ||
= | '''Note:''' The <var>TRACE</var> keyword was introduced in Version 6.0 of the <var class="product">Sirius Mods</var>. Before that, trace operations were controlled by the DEBUG keyword, which is no longer available as of Version 6.5. | ||
See | ==See also== | ||
<ul> | |||
<li>[[List of Janus commands]] | |||
<li>[[JANUS DEFINE#parmlist|List of JANUS DEFINE parameters]] | |||
</ul> | |||
[[Category:JANUS DEFINE parameters|TRACE]] | [[Category:JANUS DEFINE parameters|TRACE]] |
Latest revision as of 22:26, 16 April 2013
TRACE xxx
TRACE is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port.
This parameter specifies the initial TRACE setting for the port. The TRACE setting controls what Janus-related trace information is logged to the audit trail. The port TRACE setting can be overridden by the JANUS TRACE command.
Like the JANUS TRACE command, the TRACE parameter value is a bit mask integer that sums the values of the options that will be logged. The default value is 3 for SDS and OPENSERV ports, and it is 0 for WEBSERV and all other ports. For a description of the individual bit options and for more information about the TRACE setting, see JANUS TRACE.
The TRACE parameter is valid for all port types.
Note: The TRACE keyword was introduced in Version 6.0 of the Sirius Mods. Before that, trace operations were controlled by the DEBUG keyword, which is no longer available as of Version 6.5.