Collecting Debug Logs for OWA Dynamic Signatures

If you encounter an issue with Dynamic Signatures in Outlook Web App (OWA), you may be asked by Crossware Support to provide debug logs. These logs can help identify and resolve the problem.


Steps to Collect Logs

  1. Open your browser and sign in to your Outlook Web App account.

  2. Launch the Dynamic Signatures add-in from your mailbox.

image-20250923-014430.png
  1. Open Developer Tools

    • In most browsers, press F12 or right-click the page and select Inspect.

      image-20250923-014751.png
    • Navigate to the Application tab.

      image-20250923-020418.png
  2. Enable Debug Mode

    • In the left-hand menu, Under Storage, expand Local Storage and select https://addin.crossware365.com.

    • Right-click inside the list of stored items and choose Add Item.

    • Enter the following:

      • Key: xwdebug

      • Value: true

image-20250923-022805.png
  1. Perform the steps that triggered the problem so that the system records the relevant log entries.

  2. Save the Console Logs

    • In Developer Tools, go to the Console tab.

    • Right-click anywhere in the log output and select Save as….

    • Save the log file to your computer.

image-20250923-023135.png
  1. Attach the saved log file to your support request and send it to Crossware Support.

  2. Remove Debug Entry (important)

    • Return to Local Storage in Developer Tools.

    • Delete the xwdebug entry you created.