#include <LogOperation.h>
31 :
logger(_logger),
msg(std::forward<std::unique_ptr<LogMessage>>(_msg))
Logger const * logger
Definition: LogOperation.h:39
std::unique_ptr< LogMessage > msg
Definition: LogOperation.h:40
LogOperation::~LogOperation |
( |
| ) |
|
|
inline |
int LogOperation::call |
( |
| ) |
|
Logger const * logger
Definition: LogOperation.h:39
void write(LogMessage *message) const
Definition: Logger.cpp:53
std::unique_ptr< LogMessage > msg
Definition: LogOperation.h:40
The documentation for this class was generated from the following files: