XLL+ Class Library (7.0)

TraceAppender Class

An implementation of Appender that appends to the MFC or XLL+ TRACE sink.

class psl::log::TraceAppender : public Appender

Requirements

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

Requirements

Header: cpplog.h
Namespace: psl::log

See Also

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