Usage
<configuration><services><border-signaling-gateway><gateway><traceoptions><flag><framework><minimum>minimum-choice</minimum><executor>executor-choice</executor><action>action-choice</action><event>event-choice</event><freezer>freezer-choice</freezer><memory-pool>memory-pool-choice</memory-pool></framework></flag></traceoptions></gateway></border-signaling-gateway></services>
</configuration>Description
Framework component sub-components.
Contents
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.
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.
<executor>—Executor trace level .
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.
<freezer>—Freezer trace level .
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.
<memory-pool>—Memory pool trace level .
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.
<minimum>—Minimum trace level for the framework subcomponents.