I am currently evaluating some log frameworks for unmanaged C++.
My question is: what is the difference between Boost.Log and Boost.Log v2?
Is the Api is different?
Is it safe to use Boost.Log v2 in a project or should I stick with Boost.Log 1.1?
When will be accepted into Boost? It may suffer major changes in the future?