wibble 1.1
|
Discard all messages. More...
#include <null.h>
Public Member Functions | |
virtual | ~NullSender () |
virtual void | send (Level level, const std::string &msg) |
Log one line of text with the given level. | |
![]() | |
virtual | ~Sender () |
Discard all messages.
|
inlinevirtual |
Log one line of text with the given level.
Do not add a trailing newline
Implements wibble::log::Sender.