|
libmoost
|
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 |
Definition at line 95 of file appender.cpp.
| log4cxx_appender::impl::impl | ( | stream_writer_ptr | sw | ) | [inline] |
Definition at line 98 of file appender.cpp.
| 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.
Definition at line 123 of file appender.cpp.