An implementation of Appender that appends to the trace stream using ATLTRACE2.
class psl::log::AtlTraceAppender : public Appender |
To use this appender class in your code, ensure that the macro ATLTRACE2
is defined.
Header: cpplog.h
Namespace: psl::log
AtlTraceAppender Methods | cpplog.h | Logging (User Guide) | Appender class