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

#include <LogStreambuf.hh>

Inheritance diagram for log4tango::LogStreamBuf:

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

◆ LogStreamBuf()

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

◆ ~LogStreamBuf()

virtual log4tango::LogStreamBuf::~LogStreamBuf ( )
virtual

Member Function Documentation

◆ sync()

virtual int log4tango::LogStreamBuf::sync ( void  )
protectedvirtual

◆ xsputn()

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

Friends And Related Function Documentation

◆ LogStream

friend class LogStream
friend

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