XLE  v0.02.0
Public Member Functions | List of all members
ConsoleRig::LogCallback Class Referenceabstract

Base class from which custom log handles can be derived More...

#include <LogStartup.h>

Inheritance diagram for ConsoleRig::LogCallback:
Inheritance graph
[legend]

Public Member Functions

virtual void OnDispatch (LogLevel, const std::string &)=0
 
void Enable ()
 
void Disable ()
 

Detailed Description

Base class from which custom log handles can be derived

The callback is initialised in a disabled state. Use Enable() to install the callback and start receiving events.


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