Simple and fast debug output viewer for Windows.
It is a super lightweight but faster alternative of debugview for user mode debug output.
The program is console based and all the output can be redirected to a file.
easy-debug-view.exe>log.txtcmake -S . -B build
cmake --build build --config RelWithDebInfo --target ALL_BUILDcmake -S . -B build
cmake --build build --config RelWithDebInfo --target package