I have implemented my own Logging class for my applications I write in C++. But I got a issue with the MSVC compiler. I implemented the Logging class using this way (https://sta