#include <BufferingAppender.hh>
List of all members.
Constructor & Destructor Documentation
log4cpp::BufferingAppender::BufferingAppender |
( |
const std::string |
name, |
|
|
unsigned long |
max_size, |
|
|
std::auto_ptr< Appender > |
sink, |
|
|
std::auto_ptr< TriggeringEventEvaluator > |
evaluator |
|
) |
| |
Member Function Documentation
void log4cpp::BufferingAppender::_append |
( |
const LoggingEvent & |
event | ) |
[protected, virtual] |
virtual void log4cpp::BufferingAppender::close |
( |
| ) |
[inline, virtual] |
Release any resources allocated within the appender such as file handles, network connections, etc.
Implements log4cpp::AppenderSkeleton.
bool log4cpp::BufferingAppender::getLossy |
( |
| ) |
const [inline] |
void log4cpp::BufferingAppender::setLossy |
( |
bool |
lossy | ) |
[inline] |
The documentation for this class was generated from the following files: