SG LOG(): Difference between revisions

Jump to navigation Jump to search
15 bytes removed ,  4 March 2015
m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
{{merge|SG_LOG}}
{{merge|SG LOG}}
{{Out of date}}
{{out of date}}


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


<pre>
bulk
  bulk
debug
  debug
info
  info
warn
  warn
alert
  alert
</pre>


You can set /sim/logging/classes 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:
<pre>
 
  terrain
terrain
  astro
astro
  flight
flight
  input
input
  gl
gl
  view
view
  cockpit
cockpit
  general
general
  math
math
  event
event
  aircraft
aircraft
  autopilot
autopilot
  io
io
  clipper
clipper
  network
network
</pre>


You can also use one of the values "all" or "none".
You can also use one of the values "all" or "none".


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

Navigation menu