The Wayback Machine - https://web.archive.org/web/20100724064229/http://www.codeguru.com:80/cpp/misc/misc/logandtracefiles/

    Log and Trace Files

    Method Call Interception (MCI) in C++ (not yet reviewed)

    Implementing MCI in C++ using compiler / platform specific features.

    TRACER -- Reusable Class to Make Traces to Log File and External Trace Window

    Review this re-usable class that can output trace to a window, logging file, or both. It works on a conditional compilation just like other traces to avoid code generation in release builds. Function entry and exit can also be done very easily.

    LogDriver

    A simplified log4j for C++, Windows and maybe *nix

    General Purpose Log System

    General Purpose Log System

    Utility Class for logging errors to a file

    Utility Class for logging errors to a file

    A Text File Logging system for use in VC++ projects

    A Text File Logging system for use in VC++ projects