XLL+ Class Library (7.0)

AtlTraceAppender Class

An implementation of Appender that appends to the trace stream using ATLTRACE2.

class psl::log::AtlTraceAppender : public Appender

Requirements

To use this appender class in your code, ensure that the macro ATLTRACE2 is defined.

Requirements

Header: cpplog.h
Namespace: psl::log

See Also

AtlTraceAppender Methods | cpplog.h | Logging (User Guide) | Appender class