DiagnosticsLevel (ENUM)ΒΆ
TYPE DiagnosticsLevel :
- Attributes:
- qualified_only
- InOut:
- Name - Comment - BASIC - Diagnostic objects from this level cannot be disabled, and thus objects from this level are the minimum diagnostic feature set that can be expected on any device that supports PubSub diagnostics at all. - ADVANCED - Diagnostic objects related to exceptional behaviour are contained in the - ADVANCEDdiagnostic level.- INFO - The - INFOdiagnostic level contains high-level diagnostic objects related to the normal operation of a PubSub system.- LOGGING - Diagnostic objects for the detailed logging of the operation of a PubSub system are contained in the - LOGGINGdiagnostic level.- DEBUG Diagnostic objects with debug information specific to a given implementation of PubSub are contained in the- DEBUGdiagnostic level.As this level is intended for implementation specific diagnostics, no such objects are specified by the standard.