Change logger
Change logger
Is it possible to change the Logger Irrlicht uses? Say, implementing irr::ILogger and passing it to the device. The problem is, there's a getLogger() but not a setLogger() and I don't see a way to hand in a new logger.
well you can catch the log events and process them yourself. then they will not be printed to the console by irrlicht.
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.