Enable OpenTelemetry Host Tracing
Enable Host Tracing
From Open Telemetry’s documentation, to get detailed information for solving issues around runtime, frameworks, and assemblies, set the following environment variables
before launching your application:
COREHOST_TRACE=1
COREHOST_TRACEFILE=corehost_verbose_tracing.log