libmoost
log4cxx_appender::impl Class Reference

List of all members.

Public Member Functions

 impl (stream_writer_ptr sw)

Protected Member Functions

virtual void append (const log4cxx::spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool)
virtual void close ()
virtual bool requiresLayout () const

Private Attributes

stream_writer_ptr m_writer

Detailed Description

Definition at line 95 of file appender.cpp.


Constructor & Destructor Documentation

Definition at line 98 of file appender.cpp.


Member Function Documentation

virtual void log4cxx_appender::impl::append ( const log4cxx::spi::LoggingEventPtr &  event,
log4cxx::helpers::Pool &  pool 
) [inline, protected, virtual]

Definition at line 104 of file appender.cpp.

virtual void log4cxx_appender::impl::close ( ) [inline, protected, virtual]

Definition at line 113 of file appender.cpp.

virtual bool log4cxx_appender::impl::requiresLayout ( ) const [inline, protected, virtual]

Definition at line 117 of file appender.cpp.


Member Data Documentation

Definition at line 123 of file appender.cpp.


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