Logger backend implementing the logger sink.
More...
#include <logBackend.hpp>
Logger backend implementing the logger sink.
_Wolframe::log::LogBackend::~LogBackend |
( |
| ) |
|
_Wolframe::log::LogBackend::LogBackend |
( |
| ) |
|
|
protected |
_Wolframe::log::LogBackend::LogBackend |
( |
const LogBackend & |
| ) |
|
|
private |
static LogBackend& _Wolframe::log::LogBackend::instance |
( |
| ) |
|
|
static |
void _Wolframe::log::LogBackend::log |
( |
const LogLevel::Level |
level, |
|
|
const std::string & |
msg |
|
) |
| |
void _Wolframe::log::LogBackend::setConsoleLevel |
( |
const LogLevel::Level |
level | ) |
|
void _Wolframe::log::LogBackend::setLogfileLevel |
( |
const LogLevel::Level |
level | ) |
|
void _Wolframe::log::LogBackend::setLogfileName |
( |
const std::string |
filename | ) |
|
void _Wolframe::log::LogBackend::setSyslogIdent |
( |
const std::string |
ident | ) |
|
void _Wolframe::log::LogBackend::setSyslogLevel |
( |
const LogLevel::Level |
level | ) |
|
LogBackendImpl* _Wolframe::log::LogBackend::impl_ |
|
private |
The documentation for this class was generated from the following file: