Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
#include <Win32DbgConsumer.h>
Inheritance diagram for acdk::util::logging::Win32DbgFormatter:
List of all members.
Detailed Description
This format for a log entry int Microsoft Studio compativle format.
Double clicking on a logentry shown in the outputwindow of Visual Studio jump to the source location in the editor. - See also:
- Win32DbgConsumer
Constructor & Destructor Documentation
acdk::util::logging::Win32DbgFormatter::Win32DbgFormatter |
( |
|
) |
[inline] |
|
Member Function Documentation
virtual void acdk::util::logging::Win32DbgFormatter::configure |
( |
INP(RString) |
propnameprefix, |
|
|
INP(::acdk::util::RProperties) |
props |
|
) |
[inline, virtual] |
|
RString acdk::util::logging::Win32DbgFormatter::format |
( |
INP(RLogRecord) |
rec |
) |
[inline] |
|
|