Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

ILogger.h File Reference

#include "IReferenceCounted.h"

Go to the source code of this file.

Namespaces

namespace  irr

Enumerations

enum  ELOG_LEVEL { ELL_INFORMATION = 0, ELL_WARNING, ELL_ERROR, ELL_NONE }
 Possible log levels. More...


Enumeration Type Documentation

enum irr::ELOG_LEVEL
 

Possible log levels.

Enumeration values:
ELL_INFORMATION  High log level, warnings, errors and important information texts are printed out.
ELL_WARNING  Default log level, warnings and errors are printed out.
ELL_ERROR  Low log level, only errors are printed into the log.
ELL_NONE  Nothing is printed out to the log.

Definition at line 14 of file ILogger.h.


The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated on Sun Sep 21 08:57:45 2008 by Doxygen (1.4.2)