1#ifndef LAYOUT_APPENDER_HH
2#define LAYOUT_APPENDER_HH
const int INNER_RADIUS_MIN
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.
virtual void setLayout(Layout *layout)=0
Set the layout for this Appender.
virtual ~LayoutAppender()
Noop version that mimics the same class in the log4cpp library.