#include <logger.hpp>
LogLevel logger::Logger::getLogLevel |
( |
void |
| ) |
|
|
static |
void logger::Logger::logMessage |
( |
LogLevel |
logLevel, |
|
|
const std::string & |
message, |
|
|
const std::string & |
file, |
|
|
const unsigned int |
line, |
|
|
const std::string & |
func, |
|
|
const std::string & |
rootDir |
|
) |
| |
|
static |
void logger::Logger::setLogBackend |
( |
LogBackend * |
pBackend | ) |
|
|
static |
void logger::Logger::setLogLevel |
( |
const LogLevel |
level | ) |
|
|
static |
void logger::Logger::setLogLevel |
( |
const std::string & |
level | ) |
|
|
static |
The documentation for this class was generated from the following files: