Changes between Version 3 and Version 4 of ReportBugs
- Timestamp:
- Jul 27, 2007, 4:41:43 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReportBugs
v3 v4 33 33 34 34 == Incorrect behavior == 35 If BOINC behaves incorrectly, we usually need the core client's message log to figure out what's going on. The message log describes what the core client is doing. It's identical to what's shown in the Messages tab of the Manager. By default the core client writes only a few messages. More detailed messages are enabled by turning on [ClientMessages '''logging flags''']. This is done by editing the file cc_config.xml in your BOINC directory. For example, the following turns on the task_debug and cpu_schedflags (1 turns a flag on; 0 or unspecified turns it off):35 If BOINC behaves incorrectly, we usually need the core client's message log to figure out what's going on. The message log describes what the core client is doing. It's identical to what's shown in the Messages tab of the Manager. By default the core client writes only a few messages. More detailed messages are enabled by turning on [ClientMessages logging flags]. This is done by editing the file `cc_config.xml` in your BOINC directory. For example, the following turns on the `task_debug` and `cpu_sched` flags (1 turns a flag on; 0 or unspecified turns it off): 36 36 {{{ 37 37 <cc_config>