Specifying the Telemetry (TELEMETRY) log entry type enables logging of messages associated with the integration of OpenTelemetry with the ABL application.

Logs information at level 2 (Basic) and level 3 (Verbose). At level 2 (Basic), some errors and basic configuration information is logged. At level 3 (Verbose), information about the start and end of a span is logged.

Log entries generated for this type contain the tag TELEMETRY.

The following example shows log messages with headers suppressed:

-- Logging level set to = 2
-- Log entry types activated: Telemetry
TELEMETRY      Prootel logger initialized
TELEMETRY      OpenTelemetry Trace initialized with configuration  file 
'proOtel_config_example.json'.
TELEMETRY      Procedures tracing is enabled
TELEMETRY      Classes tracing is enabled