Changes between Version 60 and Version 61 of ProjectOptions


Ignore:
Timestamp:
May 2, 2008, 10:35:14 AM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v60 v61  
    163163        Verbosity level for file upload handler log output. 1=minimal, 2=normal (default), 3=verbose.
    164164
     165The following boolean options enable various types of debugging output:
     166
     167 '''debug_version_select'''::
     168  Explain app version selection.
     169 '''debug_assignment'''::
     170  Explain the sending of [AssignedWork assigned work].
     171 '''debug_prefs'''::
     172  Show the propagation of global prefs.
     173 '''debug_send'''::
     174  Explain the sending of jobs.
     175 '''debug_request_headers'''::
     176  Show HTTP request headers.
     177 '''debug_user_messages'''::
     178  Show messages we're sending to the user.
     179 '''debug_request_details'''::
     180  Show details of request message.
     181 '''debug_handle_results'''::
     182  Show the handling of reported jobs.
     183
    165184== Credit ==
    166185(See also the command-line options of the [ValidationIntro validator]).