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