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

# How To Use the MoEngage SDK Logger?

### Instructions:

Perform the following steps:

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

   <Frame>
     <img src="https://mintlify.s3.us-west-1.amazonaws.com/moengage-sdk-docs/images/sdk.png" alt="Sdk" />
   </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://mintlify.s3.us-west-1.amazonaws.com/moengage-sdk-docs/images/sdklogger(1).png" alt="Sdklogger(1)" />
</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://mintlify.s3.us-west-1.amazonaws.com/moengage-sdk-docs/images/popuplink(1).png" alt="Popuplink(1)" />
</Frame>

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

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/moengage-sdk-docs/images/application(1).png" alt="Application(1)" />
</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://mintlify.s3.us-west-1.amazonaws.com/moengage-sdk-docs/images/refresh(1).png" alt="Refresh(1)" />
   </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://mintlify.s3.us-west-1.amazonaws.com/moengage-sdk-docs/images/sessionid(1).png" alt="Sessionid(1)" />
    </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>
