Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you have a problem with Chat for Service DeskManagement, it might be useful to make it produce debugging output in the browser's console. In order to do this:

  1. open your browser on the page with the Chat
  2. open the browser's development tools (Ctrl-Shift-J in Chrome on Windows, Command-Option-I in Chrome on Mac)
  3. type document.cookie=type localStorage.setItem('support-chat-log-level=', 3') and press ENTER
  4. refresh the page

...