Skip to main content
Skip table of contents

How to take DEBUG level Spotter logs

Open XML using example Notepad or Notepad++.

C:\%username%\AppData\Roaming\DVMS\spotter\VERSION\Spotter.exe.config


Locate line: 

<add key="LoggerLevel" value="INFO" /> 

and change the INFO to DEBUG like this: 

<add key="LoggerLevel" value="DEBUG" /> 

Save the file and restart Spotter.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.