cpplog icon indicating copy to clipboard operation
cpplog copied to clipboard

Simple C++ logging library

Results 3 cpplog issues
Sort by recently updated
recently updated
newest added

you can use this instead http://blog.tomaka17.com/2011/07/redirecting-cerr-and-clog-to-outputdebugstring/

Hi, I tried this library assuming that it was header-only as advertised and ran straight into compilation problems when trying the main.cpp. I removed the THREADING and SYSTEM_IDS as well...