Tag Elements Beginning with F
> <flag> (configuration/services/border-signaling-gateway/gateway/
traceoptions)
Usage
<configuration>
<services>
<border-signaling-gateway>
<gateway>
<traceoptions>
<flag>
<minimum>minimum-choice</minimum>
<session-trace>session-trace-choice</session-trace>
<sip-stack>...</sip-stack>
<signaling>...</signaling>
<framework>...</framework>
<datastore>...</datastore>
<sbc-utils>...</sbc-utils>
</flag>
</traceoptions>
</gateway>
</border-signaling-gateway>
</services>
</configuration>
Description
Per-component trace options.
Contents
<datastore>—Datastore component sub-components.
<framework>—Framework component sub-components.
<minimum>—Minimum trace level for all the components.
-
debug—Trace code flow, branching, positive style guide check.
-
error—Failure with short-term affect.
-
info—Summary logs for normal operations.
-
trace—Trace functions entering and exiting.
-
warning—Failure-recovery or Failure of an external entity.
<sbc-utils>—SBC utils component sub-components.
<session-trace>—Trace level for the session tracing component.
-
debug—Trace code flow, branching, positive style guide check.
-
error—Failure with short-term affect.
-
info—Summary logs for normal operations.
-
trace—Trace functions entering and exiting.
-
warning—Failure-recovery or Failure of an external entity.
<signaling>—Signaling component sub-components.
<sip-stack>—Sip stack trace level options.