SG LOG(): Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
(Merged to SG_LOG)
 
(3 intermediate revisions by one other user 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".
 
Category:Core developer documentation

Latest revision as of 19:59, 9 April 2019

Redirect to: