TraceMon Plus - Version 2.0 A tracing and logging utility for Visual C++ 6.0. It consists of the program TMPlus and its companion class CTracer. Using the macros and functions provided by the CTracer class, your C++/MFC application can write so-called tracefiles which can be viewed and evaluated using TMPlus. During the development process you can use tracefiles to track your program's execution flow, and in the released program you can use a tracefile to log important events and errors. TraceMon Plus has many powerful features like multithreading support, sourcecode integration, multiple output levels, etc.