Classes | |
| class | basic_TeeStream |
| class | debug |
| class | info |
| class | warning |
| class | error |
Functions | |
| void | openLog (const string &filePath) |
| void | closeLogFile () |
| void | openLog (const std::string &filePath) |
Variables | |
| ofstream | logFile |
| basic_TeeStream< char > | log (logFile) |
| void Logger::closeLogFile | ( | ) |
| void Logger::openLog | ( | const std::string & | filePath | ) |
| void Logger::openLog | ( | const string & | filePath | ) |
| basic_TeeStream< char > Logger::log |
| ofstream Logger::logFile |
1.7.1