#include <RDLog.h>
Definition at line 26 of file RDLog.h.
| boost::logging::rdLogger::rdLogger |
( |
std::ostream * |
dest, |
|
|
bool |
owner = false |
|
) |
| |
|
inline |
| boost::logging::rdLogger::~rdLogger |
( |
| ) |
|
|
inline |
| void boost::logging::rdLogger::ClearTee |
( |
| ) |
|
|
inline |
| void boost::logging::rdLogger::SetTee |
( |
std::ostream & |
stream | ) |
|
|
inline |
Sets a stream to tee the output to.
Definition at line 42 of file RDLog.h.
References tee, and teestream.
| bool boost::logging::rdLogger::df_enabled |
| bool boost::logging::rdLogger::df_owner |
| std::ostream* boost::logging::rdLogger::dp_dest |
| RDTee* boost::logging::rdLogger::tee |
The documentation for this class was generated from the following file: