I have following code in C++. Building in Visual studio 2019
class DynamicLogger { public: /** * @brief DynamicLogger is singleton class. * @re