ILogManager Class Reference

ILogManager interface. More...

#include <ILogManager.h>

Inheritance diagram for ILogManager:

IGenericLogManager< std::tstring > IGenericLogManager< T > DebugOutputLogManager FileLogManager

List of all members.

Public Member Functions

virtual ~ILogManager ()
 Dummy virtual destructor to make ILogManager polymorphic.


Detailed Description

ILogManager interface.

This interface has been created to hide the template parameter T of the IGenericLogManager from the Logger. New log managers implementations shouldn't implement this interface directly, they should implement IGenericLogManager instead.

Definition at line 27 of file ILogManager.h.


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

Generated on Thu Sep 17 15:05:17 2009 for Logging by  doxygen 1.5.8