DebugOutputLogManager Class Reference

Log manager which outputs the messages via OutputDebugString() system call. More...

#include <DebugOutputLogManager.h>

Inheritance diagram for DebugOutputLogManager:

IGenericLogManager< std::tstring > ILogManager

List of all members.

Public Member Functions

 DebugOutputLogManager ()
 Default empty constructor.
 DebugOutputLogManager (const RegistryKey &key)
 Empty constructor.
virtual void ManageMessage (const std::tstring &message)
 Passes the message to OutputDebugString() system call.


Detailed Description

Log manager which outputs the messages via OutputDebugString() system call.

Definition at line 26 of file DebugOutputLogManager.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