OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::Log Member List

This is the complete list of members for Ogre::Log, including all inherited members.

addListener(LogListener *listener)Ogre::Log
getMinLogLevel() constOgre::Loginline
getName() constOgre::Loginline
isDebugOutputEnabled() constOgre::Loginline
isFileOutputSuppressed() constOgre::Loginline
isTimeStampEnabled() constOgre::Loginline
Log(const String &name, bool debugOutput=true, bool suppressFileOutput=false)Ogre::Log
logMessage(const String &message, LogMessageLevel lml=LML_NORMAL, bool maskDebug=false)Ogre::Log
removeListener(LogListener *listener)Ogre::Log
setDebugOutputEnabled(bool debugOutput)Ogre::Log
setLogDetail(LoggingLevel ll)Ogre::Log
setMinLogLevel(LogMessageLevel lml)Ogre::Log
setTimeStampEnabled(bool timeStamp)Ogre::Log
stream(LogMessageLevel lml=LML_NORMAL, bool maskDebug=false)Ogre::Log
~Log()Ogre::Log