|
BWAPI
|
#include <Logger.h>
Public Member Functions | |
| void | log (const std::string &msg) |
| void | setLogFile (const std::string &filename) |
Static Public Member Functions | |
| static Logger * | getInstance () |
| Logger * Logger::getInstance | ( | ) | [static] |
| void Logger::log | ( | const std::string & | msg | ) |
| void Logger::setLogFile | ( | const std::string & | filename | ) |
1.7.6.1