An implementation of Appender that appends to the MFC or XLL+ TRACE sink.
class psl::log::TraceAppender : public Appender |
To use this appender class in your code, ensure that the macro TRACE
is defined.
Header: cpplog.h
Namespace: psl::log
TraceAppender Methods | cpplog.h | Logging (User Guide) | Appender class