top of page

Capture the Browser Log Information about Ticketing / Checklist App

Updated: Feb 28

Hi All,


In case you encounter an issue when using our apps, you can follow these steps to send us additional log information to help our developers fix the issue.


Log generates a lot of information, so it is important to empty the console log right before executing the action that trigger the issue.


1. Open your favorite browser and navigate to teams: teams.microsoft.com and Login to Teams


2. Open the Ticketing / Checklist instance


3. Open the developer console panel

Here are how to open the developer console panel for some browsers:


Chrome:

  • Right-click on the page and select "Inspect" OR press "Ctrl + Shift + I"


Firefox:

  • Right-click on the page and select "Inspect Element" OR press "Ctrl + Shift + I"


Microsoft Edge (Chromium-based):

  • Right-click on the page and select "Inspect" OR press "Ctrl + Shift + I"


Safari:

  • Enable "Develop" menu by opening "Preferences" and checking the box next to "Show Develop menu in menu bar"

  • Select "Develop" from the menu bar and select "Show Web Inspector"


Opera:

  • Press "Ctrl + Shift + I" OR "Ctrl + Shift + C"


4. Navigate to the "Console" tab in the developer panel:



5. Right before executing the actions that you want to record / that trigger the issue, In the Developer Console panel, right click in the console and "Clear console" content



6. Do the steps / actions that you want to record / cause the error


7. When steps are finished, In the Developer Console panel, right click in the console and then select "Save as"



8. Save the file as the default extension (.log)


9. After that, click the issue panel.


10. When the Issue panel is open, take a screenshot of that panel and send the screenshot, along with the log file from step 8



bottom of page