log4tango  4.0.3
Public Member Functions | Protected Member Functions | Friends | List of all members
log4tango::LogStreamBuf Class Reference

#include <LogStreambuf.hh>

Public Member Functions

 LogStreamBuf (Logger *logger, Level::Value level, bool filter=true, size_t bsize=512)
virtual ~LogStreamBuf ()

Protected Member Functions

virtual std::streamsize xsputn (const char *, std::streamsize)
virtual int sync (void)

Friends

class LogStream

Constructor & Destructor Documentation

log4tango::LogStreamBuf::LogStreamBuf ( Logger logger,
Level::Value  level,
bool  filter = true,
size_t  bsize = 512 
)
virtual log4tango::LogStreamBuf::~LogStreamBuf ( )
virtual

Member Function Documentation

virtual int log4tango::LogStreamBuf::sync ( void  )
protectedvirtual
virtual std::streamsize log4tango::LogStreamBuf::xsputn ( const char *  ,
std::streamsize   
)
protectedvirtual

Friends And Related Function Documentation

friend class LogStream
friend

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