User Tools

Site Tools


debugfile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
debugfile [2009/10/27 09:19]
twdorris
debugfile [2024/03/15 11:16] (current)
Line 29: Line 29:
  
 If you are running Windows Vista, you'll need to be running as administrator to be able to edit the logging.properties file. If you are running Windows Vista, you'll need to be running as administrator to be able to edit the logging.properties file.
 +
  
 ==== Basic device data ==== ==== Basic device data ====
Line 36: Line 37:
   com.ecmtuning.ecmlink.device.ecmlink.level = FINER   com.ecmtuning.ecmlink.device.ecmlink.level = FINER
  
-You can change that FINER to FINEST if you want to log more debugging data related specifically to the ECMLink connection process.+You can change that FINER to FINEST if you want to log more debugging data related specifically to the ECMLink connection process. ​ But be forewarned that this file will be *megabytes* in size and can cause the application to slow down substantially. ​ I would not recommend attempting to datalog while logging is set to FINEST. 
  
 ==== Full-blown debug data ==== ==== Full-blown debug data ====
Line 43: Line 45:
  
   com.ecmtuning.ecmlink.level = FINEST   com.ecmtuning.ecmlink.level = FINEST
 +
 +But be forewarned that this file will be *megabytes* in size and can cause the application to slow down substantially. ​ I would not recommend attempting to datalog while logging is set to FINEST.
 +
  
  
  
 ===== applog.txt file ===== ===== applog.txt file =====
-When running under Windows ​XPthe debug file can be located in the following directory:+Under Windows, ​you can find the applog.txt file here: 
 + 
 +  %userprofile%\ecmlink\applog.txt 
 + 
 +You can actually just type that directly into a file browser (like while you're trying to attach to an e-mail or forum post) and Windows will automatically load it up.
  
-  C:\Documents and Settings\<​username>​\ecmlink+The specific location when running under Windows XP is:
  
-When running under Windows Vista, the debug file can be located in the following directory:+  C:\Documents and Settings\<​username>​\ecmlink\applog.txt
  
-  C:\Users\<​username>​\ecmlink+When running under Windows Vista/7, the debug file can be located in the following directory:
  
-The filename will be applog.txt.+  C:​\Users\<​username>​\ecmlink\applog.txt
  
  
debugfile.1256649584.txt.gz · Last modified: 2009/10/27 09:19 by twdorris