| title | Log file retrieval |
|---|---|
| titleSuffix | An Azure Communication Services tutorial |
| description | Learn how to retrieve Log Files from the Calling SDK for enhanced supportability. |
| author | adamhammer |
| manager | jamcheng |
| services | azure-communication-services |
| ms.author | adamhammer |
| ms.date | 06/30/2021 |
| ms.topic | tutorial |
| ms.service | azure-communication-services |
| ms.subservice | identity |
| ms.custom | devx-track-extended-java |
| zone_pivot_groups | acs-programming-languages-java-swift-csharp |
In this tutorial, you learn how to access the Log Files stored on the device with the Calling SDK.
- Access to a
CallClientinstance
::: zone pivot="programming-language-java" [!INCLUDE Android] ::: zone-end
::: zone pivot="programming-language-swift" [!INCLUDE iOS] ::: zone-end
::: zone pivot="programming-language-csharp" [!INCLUDE Windows] ::: zone-end
Refer to the integrating support document for more in depth look at how to structure an end to end support flow. This document helps direct you to the tools available to you in order to create an effective support flow in your Applications.