Package application :: Module feedback
[hide private]
[frames] | no frames]

Module feedback

source code

Functions [hide private]
 
initRuntimeLog(profileDir)
Append the current time as application start time to run time log, creating the log file if necessary.
source code
 
stopRuntimeLog(profileDir)
Append the current time as application stop time.
source code
 
buildXML(comments, email, optional, required)
Given the possible fields in the error dialog, build an XML file of the data.
source code
 
restart() source code
Variables [hide private]
  LOGLINES = 500
  destroyAppOnClose = True