1 #include "log4cpp/Layout.hh" 2 #include "log4cpp/LayoutAppender.hh" 10 LayoutAppender::~LayoutAppender ()
Noop version that mimics the same class in the log4cpp library.
virtual void setLayout(Layout *layout)=0
Set the layout for this Appender.
LayoutAppender(const std::string &)
Single constructor.