8 #include "ThirdParty/easyloggingpp/easylogging++.h" 21 Logging(std::string level =
"INFO", std::string filename =
"");
std::string getLogLevel()
void setLogLevel(std::string level)
Logging class provides an interface for logging all over the framework.
Logging(std::string level="INFO", std::string filename="")