Curtis L. Olson writes:
> 
> How do I reenable debugging output?

maybe

main.cxx
static bool fgMainInit( int argc, char **argv ) {
....
    // set default log levels
    sglog().setLogLevels( SG_ALL, SG_INFO );


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to