SG LOG(): Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Merge with SG_LOG)
(Merged to SG_LOG)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{merge|SG_LOG}}
#REDIRECT[[SG_LOG]]
{{Out of date}}
 
You can set /sim/logging/priority to any of the following values:
 
<pre>
  bulk
  debug
  info
  warn
  alert
</pre>
 
You can set /sim/logging/classes to a whitespace-separated list of any or all of the following values:
<pre>
  terrain
  astro
  flight
  input
  gl
  view
  cockpit
  general
  math
  event
  aircraft
  autopilot
  io
  clipper
  network
</pre>
 
You can also use one of the values "all" or "none".

Latest revision as of 19:59, 9 April 2019

Redirect to: