Command line options: Difference between revisions

Jump to navigation Jump to search
Line 303: Line 303:
  --log-level={bulk|debug|info|warn|alert}
  --log-level={bulk|debug|info|warn|alert}
                               Set the logging level for this session.
                               Set the logging level for this session.
                              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                Save the logs in the directory dir. If dir is desktop,
  --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.  
                              Inside the specified directory, the log file will be named  
                              Inside the specified directory, the log file will be named  
                              FlightGear_YYYY-MM-DD_num.log, where YYYY-MM-DD is the  
                              FlightGear_YYYY-MM-DD_num.log, where YYYY-MM-DD is the  
                              current date and num is a progressive number starting at 0.
                              current date and num is a progressive number starting at 0.
  --trace-read=property        Trace the reads for a property;
  --trace-read=property        Trace the reads for a property;
                              multiple instances can be used
                              multiple instances can be used
  --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                Print a report in JSON format on the standard output.
  --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,  
                              the scenery/aircraft paths in use, the TerraSync and  
                              the scenery/aircraft paths in use, the TerraSync and  
                              the data download directories and the paths to  
                              the data download directories and the paths to  
                              navigation data files.
                              navigation data files.
  --developer                  Enable developer mode.
  --developer                  Enable developer mode.


1,388

edits

Navigation menu