Ubuntu Manpages

#include <LayoutAppender.hh>

Inherits log4tango::Appender.

Inherited by log4tango::FileAppender, and log4tango::OstreamAppender.


typedef Layout DefaultLayoutType


LayoutAppender (const std::string &name)
virtual ~LayoutAppender ()
virtual bool requires_layout () const
Check if the appender uses a layout. virtual void set_layout (Layout *layout=0)
Change the layout.


Layout & get_layout ()

Check if the appender uses a layout.

Returns

true if the appender implementation requires a layout.

Implements log4tango::Appender.

Change the layout.

Implements log4tango::Appender.

Generated automatically by Doxygen for log4tango from the source code.