Show TOC

Deactivating LogpointsLocate this document in the navigation structure

Context

Whenever you wish to suppress logging during program execution, but do not yet want to delete the associated logpoint, you have the option to disable the logpoint. An inactive logpoint is ignored during program execution.

Procedure

To deactivate an active logpoint from the Logpoints view...

  1. Select the node for the relevant active logpoint in the Logpoints view.
  2. Open the context menu and choose Deactivate Logpoint
    Tip Alternatively, you can deactivate a logoint from the ruler in the source code editor.

Results

The new status is visualized with a marker at the logpoint position in the ruler of the source editor.

Marker for inactive logpoint(s)
Figure 1: Marker for inactive logpoint(s)