ifw
0.0.1-dev
|
Base of Easylogging++ friendly class. More...
#include <easylogging++.h>
Public Member Functions | |
virtual | ~Loggable (void) |
virtual void | log (el::base::type::ostream_t &) const =0 |
virtual | ~Loggable (void) |
virtual void | log (el::base::type::ostream_t &) const =0 |
virtual | ~Loggable (void) |
virtual void | log (el::base::type::ostream_t &) const =0 |
Friends | |
el::base::type::ostream_t & | operator<< (el::base::type::ostream_t &os, const Loggable &loggable) |
el::base::type::ostream_t & | operator<< (el::base::type::ostream_t &os, const Loggable &loggable) |
el::base::type::ostream_t & | operator<< (el::base::type::ostream_t &os, const Loggable &loggable) |
Base of Easylogging++ friendly class.
After inheriting this class publicly, implement pure-virtual function void log(std::ostream&) const
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
Implemented in el::Logger, el::Logger, el::Logger, el::Configuration, el::Configuration, el::Configuration, el::base::LogFormat, el::base::LogFormat, and el::base::LogFormat.
|
pure virtual |
Implemented in el::Logger, el::Logger, el::Logger, el::Configuration, el::Configuration, el::Configuration, el::base::LogFormat, el::base::LogFormat, and el::base::LogFormat.
|
pure virtual |
Implemented in el::Logger, el::Logger, el::Logger, el::Configuration, el::Configuration, el::Configuration, el::base::LogFormat, el::base::LogFormat, and el::base::LogFormat.
|
friend |
|
friend |
|
friend |