Command line options: Difference between revisions

Jump to navigation Jump to search
Line 654: Line 654:
::Specify which logging class(es) to use.
::Specify which logging class(es) to use.


<code>--log-dir=dir</code>
<code>--log-dir={desktop|path}</code>
::Save the logs in the directory dir. If dir is desktop, the logs are saved on the Desktop. This option may be given several times, using a different directory each time. Inside the specified directory, the log file will be named FlightGear_YYYY-MM-DD_num.log, where YYYY-MM-DD is the current date and num is a progressive number starting at 0.
::Save the logs in the given directory. If <code>desktop</code> is entered instead of the path, the logs are saved on the Desktop. This option may be given several times, using a different directory each time. Inside the specified directory, the log file will be named FlightGear_YYYY-MM-DD_num.log, where YYYY-MM-DD is the current date and num is a progressive number starting at 0.


<code>--trace-read=property</code>
<code>--trace-read=property</code>
1,089

edits

Navigation menu