Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.84k forks source link

Add OpenTelemetry LoggingHandler conditionally #38549

Closed lzchen closed 6 days ago

lzchen commented 1 week ago

To prevent most duplicate logging scenarios, only add OpenTelemetry LoggingHandler if current logger does not already have an instance of it.

azure-sdk commented 1 week ago

API change check

API changes are not detected in this pull request.