Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
#include <Win32DbgConsumer.h>
Inheritance diagram for acdk::util::logging::Win32DbgConsumer:
List of all members.
Detailed Description
different to the name this consumer can also be used in other than win32 platforms.
On Windows platforms this consumer writes to DebugOut, which is helpfull if debugging in an IDE like Visual Studio.
Constructor & Destructor Documentation
acdk::util::logging::Win32DbgConsumer::Win32DbgConsumer |
( |
INP(RFormatter) |
formatter = Nil, |
|
|
int |
minll = AllSys, |
|
|
int |
maxll = None |
|
) |
[inline] |
|
|