MyGUI 3.0.1
|
Go to the source code of this file.
Data Structures | |
class | MyGUI::LogManager |
Namespaces | |
namespace | MyGUI |
Defines | |
#define | MYGUI_LOGGING(section, level, text) |
Definition in file MyGUI_LogManager.h.
#define MYGUI_LOGGING | ( | section, | |
level, | |||
text | |||
) |
MyGUI::LogManager::out(section, MyGUI::LogManager::level) \ << text \ << MyGUI::LogManager::info(__FILE__, __LINE__) \ << MyGUI::LogManager::end()
Definition at line 33 of file MyGUI_LogManager.h.