#include <formatter.hpp>
std::string logger::LogFormatter::getConsoleColor |
( |
LogLevel |
logLevel | ) |
|
|
static |
unsigned int logger::LogFormatter::getCurrentThread |
( |
void |
| ) |
|
|
static |
std::string logger::LogFormatter::getCurrentTime |
( |
void |
| ) |
|
|
static |
std::string logger::LogFormatter::getDefaultConsoleColor |
( |
void |
| ) |
|
|
static |
std::string logger::LogFormatter::getHeader |
( |
LogLevel |
logLevel, |
|
|
const std::string & |
file, |
|
|
const unsigned int & |
line, |
|
|
const std::string & |
func |
|
) |
| |
|
static |
std::string logger::LogFormatter::stripProjectDir |
( |
const std::string & |
file, |
|
|
const std::string & |
rootDir |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: