#include void LogInfo(const char *msg) { std::cout<< msg << std::endl; }