Newton logs

Operator

29-12-2006 12:15:10

Hi,
How can I turn off debug (?) logging of Newton that writes lots of lines of update changes in Ogre.log?

Thanks for help!

walaber

29-12-2006 17:32:12

you will have to remove the LogManager::logMessage() lines from the BasicFrameListener in OgreNewt, and recompile...

I suppose I should only have it make debug output when compiled in DEBUG mode...