Logs support in the OpenTelemetry Python SDK is currently experimental and subject to change.
To check the status for each language, refer to the OpenTelemetry status page.
Example: Send OpenTelemetry Logs with the OpenTelemetry Python SDK
Configure the OpenTelemetry Python SDK logger provider to send structured logs from your Python application to Honeycomb or a Collector.
This example shows how to configure the OpenTelemetry Python SDK’s logger provider to send logs from a Python application to Honeycomb or an OpenTelemetry Collector.