]> git.mxchange.org Git - flightgear.git/commit
- added /sim/logging/classes and /sim/logging/priority properties
authorcurt <curt>
Tue, 20 Nov 2001 22:03:17 +0000 (22:03 +0000)
committercurt <curt>
Tue, 20 Nov 2001 22:03:17 +0000 (22:03 +0000)
commit7a88cd31eba4b4e2de81dd214ae9d3d15dca803f
tree94c538c094222a029880feebeab10dcb69d6891d
parent2bc1e7d365127d032edf8ef7044741913dc75618
- added /sim/logging/classes and /sim/logging/priority properties
  to control logging
- /sim/logging/classes takes a value like "terrain|astro", where the
  names are the macros from simgear/debug/debug_types.h with the
  initial "SG_" removed and converted to lower case; for none, use
  "none"
- /sim/logging/priority takes a single name like "warn", where the
  name is a macro from simgear/debug/debug_types.h with the initial
  "SG_" removed and converted to lower case
src/Main/fg_props.cxx