Class with static members offering control over logging. Log entries are created with the macro LOG.
More...
#include <Log.hpp>
Class with static members offering control over logging. Log entries are created with the macro LOG.
◆ getFileName()
std::string Log::getFileName |
( |
| ) |
|
|
static |
◆ getLogLevel()
◆ getLogStream()
◆ getRank()
◆ setFileName()
void Log::setFileName |
( |
const std::string & |
fileName | ) |
|
|
static |
◆ setLogLevel()
void Log::setLogLevel |
( |
const int |
logLevel | ) |
|
|
static |
◆ setRank()
void Log::setRank |
( |
const int |
rank | ) |
|
|
static |
◆ fileName
std::string Log::fileName |
|
staticprotected |
◆ logLevel
◆ logStream
◆ rank
The documentation for this class was generated from the following files: