We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, the SDK enable the trace listener by default.
azure-cosmos-dotnet-v3/Microsoft.Azure.Cosmos/src/DocumentClient.cs
Line 649 in 8d3fb3e
This should be disabled by default on the SDK to reduce lock contentions.
How to enable it by choice needs to be discussed.
The text was updated successfully, but these errors were encountered:
Related issue: #2240
Sorry, something went wrong.
Closed in: #2926
j82w
No branches or pull requests
Currently, the SDK enable the trace listener by default.
azure-cosmos-dotnet-v3/Microsoft.Azure.Cosmos/src/DocumentClient.cs
Line 649 in 8d3fb3e
This should be disabled by default on the SDK to reduce lock contentions.
How to enable it by choice needs to be discussed.
The text was updated successfully, but these errors were encountered: