Changes between Version 125 and Version 126 of ProjectOptions
- Timestamp:
- Sep 5, 2012, 11:17:14 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectOptions
v125 v126 277 277 278 278 === Logging === 279 The contents of the scheduler log file is controlled by the following: 279 The contents of the log files is controlled by the following: 280 281 <debug_array/>:: 282 Explain job-cache scheduling. 280 283 281 284 <debug_assignment/>:: 282 285 Explain the sending of [wiki:AssignedWork assigned work]. 283 286 287 <debug_credit/>:: 288 Show credit details in validator logs. 289 284 290 <debug_edf_sim_detail/>:: 285 291 Show the details of EDF simulation … … 306 312 Show HTTP request headers. 307 313 314 <debug_resend/>:: 315 Show resending of lost jobs. 316 308 317 <debug_send/>:: 309 318 Explain the sending of jobs. … … 311 320 <debug_user_messages/>:: 312 321 Show messages we're sending to the user. 322 323 <debug_vda/>:: 324 Show details for volunteer data archival. 313 325 314 326 <debug_version_select/>::