Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | List of all members
orxonox::CEGUILogger Class Reference
Inheritance diagram for orxonox::CEGUILogger:

Public Member Functions

virtual void logEvent (const CEGUI::String &message, CEGUI::LoggingLevel level=CEGUI::Standard) override
 
virtual void setLogFilename (const CEGUI::String &filename, bool append=false) override
 Carbon copy from CEGUIDefaultLogger.cpp with a bugfix for Windows. More...
 

Member Function Documentation

virtual void orxonox::CEGUILogger::logEvent ( const CEGUI::String &  message,
CEGUI::LoggingLevel  level = CEGUI::Standard 
)
inlineoverridevirtual
virtual void orxonox::CEGUILogger::setLogFilename ( const CEGUI::String &  filename,
bool  append = false 
)
inlineoverridevirtual

Carbon copy from CEGUIDefaultLogger.cpp with a bugfix for Windows.


The documentation for this class was generated from the following file: