Skip to content

Commit 472193f

Browse files
authored
Remove client logging section from Azure Identity README (Azure#32499)
1 parent e3e00fe commit 472193f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sdk/identity/azure-identity/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,6 @@ When credentials can't execute authentication due to one of the underlying resou
525525

526526
See the [troubleshooting guide](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/identity/azure-identity/TROUBLESHOOTING.md) for details on how to diagnose various failure scenarios.
527527

528-
### Enable client logging
529-
530-
Azure SDK for Java offers a consistent logging story to help aid in troubleshooting application errors and expedite their resolution. The logs produced will capture the flow of an application before reaching the terminal state to help locate the root issue. View the [logging][logging] wiki for guidance about enabling logging.
531-
532528
## Next steps
533529

534530
The Java client libraries listed [here](https://azure.github.io/azure-sdk/releases/latest/java.html) support authenticating with `TokenCredential` and the Azure Identity library. You can learn more about their use, and find additional documentation on use of these client libraries along samples with can be found in the links mentioned [here](https://azure.github.io/azure-sdk/releases/latest/java.html).

0 commit comments

Comments
 (0)