TracerValueScope

Added in version 1.8.

class TracerValueScope

Tracing record will contain fields that contain a measured value or extra meta-data. One such meta data are values that tell where a measurement was taken. This enumerating declares to which scope such a meta data field relates to. If it is e.g. PAD, then each of the log events may contain values for different Pad.

Fields

class TracerValueScope
ELEMENT

The value is related to an Element

PAD

The value is related to a Pad

PROCESS

The value is related to the process

THREAD

The value is related to a thread