XLL+ Class Library (6.3)

cpplog/TraceAppender.h

Overview

TraceAppender.h contains a log appender class which writes output to the TRACE macro.

The main logging header file cpplog.h must be included before TraceAppender.h.

For an introduction to the design and use of the logging framework, see Logging in the User Guide.

Classes

The table below lists the C++ object classes declared in the header file.

Class Description
TraceAppender An appender class which writes to the TRACE macro.