log4tango::LayoutAppender Class Reference
#include <LayoutAppender.hh>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
log4tango::LayoutAppender::LayoutAppender |
( |
const std::string & |
name |
) |
|
log4tango::LayoutAppender::~LayoutAppender |
( |
|
) |
[virtual] |
Member Function Documentation
Layout & log4tango::LayoutAppender::get_layout |
( |
void |
|
) |
[protected] |
bool log4tango::LayoutAppender::requires_layout |
( |
|
) |
const [virtual] |
Check if the appender uses a layout.
- Returns:
- true if the appender implementation requires a layout.
Implements log4tango::Appender.
void log4tango::LayoutAppender::set_layout |
( |
Layout * |
layout = 0 |
) |
[virtual] |
The documentation for this class was generated from the following files: