src/logger_factory.h @@ -10,6 +10,7 @@ public: static Logger* getLogger(); static void error(int s); }; #endif