#include <OgreLog.h>
Public Member Functions | |
| virtual | ~LogListener () |
| virtual void | messageLogged (const String &message, LogMessageLevel lml, bool maskDebug, const String &logName)=0 |
Definition at line 65 of file OgreLog.h.
| virtual void Ogre::LogListener::messageLogged | ( | const String & | message, |
| LogMessageLevel | lml, | ||
| bool | maskDebug, | ||
| const String & | logName | ||
| ) | [pure virtual] |
| message | The message to be logged |
| lml | The message level the log is using |
| maskDebug | If we are printing to the console or not |
| logName | the name of this log (so you can have several listeners for different logs, and identify them) |
Copyright © 2008 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri Oct 15 2010 11:10:24