Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OgreLog.h File Reference

#include "OgrePrerequisites.h"

Go to the source code of this file.

Namespaces

namespace  Ogre

Defines

#define OGRE_LOG_THRESHOLD   4

Enumerations

enum  LoggingLevel { LL_LOW = 1, LL_NORMAL = 2, LL_BOREME = 3 }
 The level of detail to which the log will go into. More...
enum  LogMessageLevel { LML_TRIVIAL = 1, LML_NORMAL = 2, LML_CRITICAL = 3 }
 The importance of a logged message. More...


Define Documentation

#define OGRE_LOG_THRESHOLD   4
 

Definition at line 38 of file OgreLog.h.


Enumeration Type Documentation

enum Ogre::LoggingLevel
 

The level of detail to which the log will go into.

Enumeration values:
LL_LOW 
LL_NORMAL 
LL_BOREME 

Definition at line 42 of file OgreLog.h.

enum Ogre::LogMessageLevel
 

The importance of a logged message.

Enumeration values:
LML_TRIVIAL 
LML_NORMAL 
LML_CRITICAL 

Definition at line 51 of file OgreLog.h.


Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Thu Dec 27 15:19:18 2007