File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ If you would like to use a different `HttpClient`, please exclude `azure-core-ht
332332
333333Azure SDKs for Java offer a consistent logging story to help aid in troubleshooting application errors and expedite
334334their resolution. The logs produced will capture the flow of an application before reaching the terminal state to help
335- locate the root issue. View the [ logging] [ logging ] wiki for guidance about enabling logging .
335+ locate the root issue. View the [ configure logging] [ logging ] for guidance on package required and its configuration .
336336
337337Sample code to enable logging in Azure Management Libraries for Java.
338338
@@ -454,7 +454,7 @@ For details on contributing to this repository, see the [contributing guide](htt
454454[ azure_core_http_netty ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-http-netty
455455[ azure_core_http_okhttp ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-http-okhttp
456456[ azure_core ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core
457- [ logging ] : https://github. com/Azure/ azure-sdk-for- java/wiki/Logging-with-Azure-SDK
457+ [ logging ] : https://docs.microsoft. com/azure/developer/ java/sdk/logging-overview
458458[ single_service_packages ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/SINGLE_SERVICE_PACKAGES.md
459459[ authenticate ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/AUTH.md
460460[ sample ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/SAMPLE.md
You can’t perform that action at this time.
0 commit comments