On 12/30/2008 02:51 AM, Alasdair Campbell wrote:

> I wonder if there is a case for introducing a -v
> (--verbose) option for turning all occurences these statements ON via an
> IFDEF condition.

That's a reasonable question.  As previously mentioned, the answer
is SG_LOG.  However, AFAICT SG_LOG is not documented in a very nice
way anywhere.  I'm going to add this to my bug list, as a bug
against the documentation.

  Semi-constructive suggestion:  You can find out something about SG_LOG 
  by reading the source, e.g.
    grep -i logclass Main/fg_props.cxx
  and/or by looking at /sim/logging in the property tree.





66:: Documentation bug: The SG_LOG feature is not documented anywhere
 AFAICT.

 The SG_LOG logging _levels_ and logging _classes_ are not mentioned in
 getstart.pdf or anywhere else in the Docs/ directory.

   In contrast, there is a popup menu called "logging" which is
   mentioned in getstart.pdf and Docs/README.logging ... but it only
   deals with logging individual properties, not with SG_LOG messages
   generated from the .cxx code.

  Semi-constructive suggestion:  You can find out something about SG_LOG 
  by reading the source, e.g.
    grep -i logclass Main/fg_props.cxx
  and/or by looking at /sim/logging in the property tree.


========

If you want to see the whole list at once, it's at
  http://www.av8n.com/fly/fgfs/htm/bug-list.htm

------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to