How to forbid the console output?

luwei

11-12-2010 03:10:32

use mygui lib,there is console output,how to stop it?

Altren

11-12-2010 05:29:14

MyGUI::LogManager::getInstance().setSTDOutputEnabled(false);