Closed miker2 closed 2 years ago
There are a lot of printouts that are useful for debugging, but generate a lot of noise during actual usage. Make a pass at cleaning them up.
Consider adding a "verbosity" level that controls what is printed.
Still a variety of std::cout messages that need to e cleaned up.
std::cout
There are a lot of printouts that are useful for debugging, but generate a lot of noise during actual usage. Make a pass at cleaning them up.
Consider adding a "verbosity" level that controls what is printed.