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