Jean-Sébastien Guay wrote on Thursday, January 31, 2008 12:40 PM:
> Hi Jeremy,
>> As a side note, I wonder if Robert could be convinced to remove
>> these messages: 
>> 
>>      cull_draw() 0x805a808
>>      end cull_draw() 0x805a808
>> 
>> ...from DEBUG or INFO level output, as I get about 6 zillion of them
>> every second, making setting the notify level pretty useless. Am I
>> the only one that sees this? 
>> 
> I see it too. Perhaps a separate DEBUG_CULL_DRAW or DEBUG_THREADING or
> whatever notify level could be implemented? Or perhaps these could be
> disabled unless doing a specific type of debugging (with a #if 0 for
> example)... I don't know.
> 
> You should keep this in mind and bring it up when Robert gets back.
> 
> J-S

You could move them to notify level DEBUG_FP; DEBUG uses DEBUG_INFO, so they 
would then be left out of any but the most verbose output. I'll submit a change 
to this effect.

-- 
Bryan Thrall
FlightSafety International
[EMAIL PROTECTED]
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to