SG LOG(): Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{merge|SG LOG}}
{{merge|SG LOG}}
{{out of date}}
{{out of date}}


You can set <code>/sim/logging/priority</code> to any of the following values:
You can set <code>/sim/logging/priority</code> to any of the following values:
  bulk
  bulk
  debug
  debug
Line 11: Line 11:


You can set <code>/sim/logging/classes</code> to a whitespace-separated list of any or all of the following values:
You can set <code>/sim/logging/classes</code> to a whitespace-separated list of any or all of the following values:
 
all
none
  terrain
  terrain
  astro
  astro
Line 27: Line 28:
  clipper
  clipper
  network
  network
You can also use one of the values "all" or "none".


[[Category:Core developer documentation]]
[[Category:Core developer documentation]]

Revision as of 20:47, 4 March 2015

Merge-arrows.gif
It has been suggested that this article or section be merged with SG LOG.
This article or section contains out-of-date information

Please help improve this article by updating it. There may be additional information on the talk page.


You can set /sim/logging/priority to any of the following values:

bulk
debug
info
warn
alert

You can set /sim/logging/classes to a whitespace-separated list of any or all of the following values:

all
none
terrain
astro
flight
input
gl
view
cockpit
general
math
event
aircraft
autopilot
io
clipper
network