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 type of the None singleton.

PAD#

The type of the None singleton.

PROCESS#

The type of the None singleton.

THREAD#

The type of the None singleton.