Closed akielaries closed 3 months ago
This will be tricky and tedious but dig through all of the source code and add log statements and replace existing std::cout and std::cerr calls with the implemented log class
std::cout
std::cerr
This will be tricky and tedious but dig through all of the source code and add log statements and replace existing
std::cout
andstd::cerr
calls with the implemented log class