1,388
edits
| Line 305: | Line 305: | ||
0=verbose, 5=alerts only | 0=verbose, 5=alerts only | ||
See also [[Commonly used debugging tools#fgfs.log]] | See also [[Commonly used debugging tools#fgfs.log]] | ||
--log-dir=dir | --log-dir=dir Save the logs in the directory dir. If dir is desktop, | ||
the logs are saved on the Desktop. This option may be | the logs are saved on the Desktop. This option may be | ||
given several times, using a different directory each time. | given several times, using a different directory each time. | ||
| Line 316: | Line 315: | ||
--trace-write=property Trace the writes for a property; | --trace-write=property Trace the writes for a property; | ||
multiple instances can be used | multiple instances can be used | ||
--json-report | --json-report Print a report in JSON format on the standard output. | ||
The report will give useful information for debugging | The report will give useful information for debugging | ||
purposes, such as the FlightGear version, | purposes, such as the FlightGear version, | ||
| Line 323: | Line 321: | ||
the data download directories and the paths to | the data download directories and the paths to | ||
navigation data files. | navigation data files. | ||
--developer | --developer Enable developer mode. | ||
== Related content == | == Related content == | ||
edits