#include <DebugOutputLogManager.h>

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