Tag Elements Beginning with F
> <flag> (configuration/system/processes/
sbc-configuration-process/traceoptions)
Usage
<configuration>
<system>
<processes>
<sbc-configuration-process>
<traceoptions>
<flag>
<configuration>configuration-choice</configuration>
<ipc>ipc-choice</ipc>
<device-monitor>device-monitor-choice</device-monitor>
<ui>ui-choice</ui>
<common>common-choice</common>
<all>all-choice</all>
</flag>
</traceoptions>
</sbc-configuration-process>
</processes>
</system>
</configuration>
Description
Tracing parameters.
Contents
<all>—Minimal trace level for all 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.
<common>—Trace common events.
-
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.
<configuration>—Trace configuration events.
-
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.
<device-monitor>—Trace device monitor events.
-
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.
<ipc>—Trace IPC events.
-
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.
<ui>—Trace ui events.
-
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.