wibble::log::Sender Struct Reference

#include <stream.h>

Inheritance diagram for wibble::log::Sender:
[legend]

List of all members.


Detailed Description

Handle sending a log message.

Public Member Functions

virtual ~Sender ()
virtual void send (Level level, const std::string &msg)=0
 Log one line of text with the given level.

Constructor & Destructor Documentation

virtual wibble::log::Sender::~Sender (  )  [inline, virtual]


Member Function Documentation

virtual void wibble::log::Sender::send ( Level  level,
const std::string &  msg 
) [pure virtual]

Log one line of text with the given level.

Do not add a trailing newline

Implemented in wibble::log::FileSender, wibble::log::NullSender, wibble::log::OstreamSender, and wibble::log::SyslogSender.

Referenced by wibble::log::Streambuf::send().


The documentation for this struct was generated from the following file:

Generated on Wed Aug 20 11:09:59 2008 for wibble by  doxygen 1.5.6