# Deprecation of Coralogix Python Logger SDK

**Published**: April 17, 2026

**Effective**: June 30, 2026

## Deprecation notice

Coralogix will deprecate the [Coralogix Python Logger SDK](https://coralogix.com/docs/integrations/sdks/python-sdk/index.md) (`coralogix_logger` PyPI package) on June 30, 2026.

The Coralogix Python Logger SDK is deprecated in favor of [OpenTelemetry for Python](https://opentelemetry.io/docs/languages/python/), which is the recommended and supported approach for collecting telemetry and exporting it to Coralogix.

Action is required to ensure continued support and compatibility.

## Why this is happening

The observability ecosystem has converged on OpenTelemetry as the industry standard for telemetry collection. Standardizing on OpenTelemetry reduces duplication and provides a consistent, long-term approach across languages and platforms.

## What’s affected

The following Coralogix-maintained package is deprecated:

- `coralogix_logger` and direct handler-based shipment to Coralogix described in older documentation

After the effective date, this SDK will no longer be supported or maintained.

## What you need to do

### Migrate to OpenTelemetry for Python

Replace `coralogix_logger` with the [OpenTelemetry SDK for Python](https://opentelemetry.io/docs/languages/python/) and OTLP log export. Follow the updated [Python SDK integration](https://coralogix.com/docs/integrations/sdks/python-sdk/index.md) documentation.

## What will happen after June 30, 2026?

- The Coralogix Python Logger SDK will no longer be supported.
- No bug fixes, updates, or security patches will be provided.
- Support requests related to the deprecated SDK may be declined.

## Need help?

Reach out through in-app support or your Technical Account Manager for migration assistance.
