CPP Tracer is a modern C++ package that contains a collection of header based classes that make logging events during runtime simple and efficient. Note: This project is in early development and the interfaces may be in flux. Tracer - The static class that exposes public logging interface. CaptureStream - Used to replace the target stream buffer in an output stream. VSOutputDebugStreamBufW - Specialized buffer that forwards all content to the Visual Studio Command buffer.
$ dotnet add package CPP.TracerNo README available.