g3log/g2log
KjellKod 8220839771 Clang/Gcc bugfix:
Fixed g2logworker destructor race condition. Sinks and background thread were not cleared in the right order.
Now the order is enforced.

This means that g3log should work fine with Clang. CMakeLists.txt is updated to reflect the Clang support
2014-02-25 22:05:48 -07:00
..
src Clang/Gcc bugfix: 2014-02-25 22:05:48 -07:00
test_example Improvement: Shutdownlogging is now called AUTOMATICALLY at LogWorker scope exit/destruction. If for some reason (mistake or unit testing) multiple LogWorkers are created then 2014-02-02 23:49:24 -07:00
test_performance Updated performance test in case all "buckets" hits would be in the 0ms bucket then it is shown in us instead 2013-12-28 14:58:22 -07:00
test_unit Removed vs2013 warning. Previously the exception was ignored. 2014-02-24 00:29:50 -07:00
CMakeLists.txt Clang/Gcc bugfix: 2014-02-25 22:05:48 -07:00