> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-sdk-deprecated-versions-all-platforms.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How To Use the MoEngage SDK Logger?

> Use the MoEngage SDK logger from your dashboard to debug implementation issues without sharing builds.

### Instructions:

Perform the following steps:

1. Log in to your MoEngage dashboard.
2. Go to the **Test and Debug** section.

   <Frame>
     <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/G-P8LJbgLxTyxdfc/images/sdk.png?fit=max&auto=format&n=G-P8LJbgLxTyxdfc&q=85&s=e5a79f6545d3614bfd6286ebf6e41d5f" alt="Sdk" width="3010" height="1582" data-path="images/sdk.png" />
   </Frame>
3. Select the **SDK logger** tab, and a QR code will appear.

<Info>
  By default, the logger session remains active for two hours. You can extend it from your test mobile device.

  The MoEngage SDK logger is supported from the following SDK versions:

  * Android SDK 13.04.00
  * React Native SDK 10.3.0
  * Flutter SDK 9.0.0
  * Capacitor SDK 5.0.0
  * Cordova SDK 9.0.0
</Info>

<Frame>
  <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/G-P8LJbgLxTyxdfc/images/sdklogger(1).png?fit=max&auto=format&n=G-P8LJbgLxTyxdfc&q=85&s=bf6d78c7f0b0596d953e54c66d328f35" alt="Sdklogger(1)" width="1920" height="1044" data-path="images/sdklogger(1).png" />
</Frame>

4. To start the logger, scan the QR code with your mobile device. A pop-up will appear with a link.

5. Open the link and click the **Click here** button. The link will either open the app or display a list of applications integrated with the MoEngage SDK.

<Frame>
  <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/LNmsnc-4YlDUuiFg/images/popuplink(1).png?fit=max&auto=format&n=LNmsnc-4YlDUuiFg&q=85&s=946536122c8710744eddb6bc041a5fbe" alt="Popuplink(1)" width="1920" height="1000" data-path="images/popuplink(1).png" />
</Frame>

6. Select the application you want to debug. A page displaying logger information will load.

<Frame>
  <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/kGFBmYsdrE0wzzb0/images/application(1).png?fit=max&auto=format&n=kGFBmYsdrE0wzzb0&q=85&s=62841cb42b54466492f646d1d4aa6697" alt="Application(1)" width="1920" height="1056" data-path="images/application(1).png" />
</Frame>

7. Close and reopen the app. Perform the steps to replicate the issue.
8. Return to the dashboard and click **Refresh** to view a list of all active sessions.

   <Frame>
     <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/LNmsnc-4YlDUuiFg/images/refresh(1).png?fit=max&auto=format&n=LNmsnc-4YlDUuiFg&q=85&s=540f2666cf77e8b85b2b690c95f38fe5" alt="Refresh(1)" width="1920" height="1200" data-path="images/refresh(1).png" />
   </Frame>
9. Select the latest session identified by your device model.
10. If the logs do not appear, click **Refresh** again. Once the logs appear, click **Copy Session ID** and share the ID with the MoEngage support team for debugging.

    <Frame>
      <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/G-P8LJbgLxTyxdfc/images/sessionid(1).png?fit=max&auto=format&n=G-P8LJbgLxTyxdfc&q=85&s=ad76a862637ad8eb7ac04ec227b31690" alt="Sessionid(1)" width="1920" height="1016" data-path="images/sessionid(1).png" />
    </Frame>

<Info>
  A developer could check the logs for any errors or exceptions. You can also use the search field to find specific logs.
</Info>
