Writes nothing - Used when certain log is disabled.
More...
#include <easylogging++.h>
Writes nothing - Used when certain log is disabled.
Definition at line 3206 of file easylogging++.h.
el::base::NullWriter::NullWriter |
( |
void |
| ) |
|
|
inline |
el::base::NullWriter::operator bool |
( |
| ) |
|
|
inline |
NullWriter& el::base::NullWriter::operator<< |
( |
std::ostream & |
*)(std::ostream & | ) |
|
|
inline |
template<typename T >
NullWriter& el::base::NullWriter::operator<< |
( |
const T & |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: