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
332
332
333
333
Azure SDKs for Java offer a consistent logging story to help aid in troubleshooting application errors and expedite
334
334
their 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 .
336
336
337
337
Sample code to enable logging in Azure Management Libraries for Java.
338
338
@@ -454,7 +454,7 @@ For details on contributing to this repository, see the [contributing guide](htt
454
454
[ azure_core_http_netty ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-http-netty
455
455
[ azure_core_http_okhttp ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-http-okhttp
456
456
[ 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
458
458
[ single_service_packages ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/SINGLE_SERVICE_PACKAGES.md
459
459
[ authenticate ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/AUTH.md
460
460
[ 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