#include <log.h>
Definition at line 44 of file log.h.
◆ CLog()
◆ generateLogname()
| std::string CLog::generateLogname |
( |
std::string |
path | ) |
|
|
static |
◆ getTimeAsStr()
| std::string CLog::getTimeAsStr |
( |
| ) |
|
|
static |
◆ setDebugLevel()
| void CLog::setDebugLevel |
( |
int |
debugLevel | ) |
|
◆ setFilename()
| void CLog::setFilename |
( |
std::string |
filename | ) |
|
◆ setInputLevel()
| void CLog::setInputLevel |
( |
int |
inputLevel | ) |
|
◆ writeLine()
| void CLog::writeLine |
( |
std::string |
line, |
|
|
bool |
append = true |
|
) |
| |
◆ debugLevel
Definition at line 49 of file log.h.
◆ filename
| std::string CLog::filename |
|
private |
Definition at line 47 of file log.h.
◆ inputLevel
Definition at line 50 of file log.h.
◆ path
Definition at line 47 of file log.h.
The documentation for this class was generated from the following files: