#include <string>
#include <log4cpp/Portability.hh>
#include <log4cpp/AppenderSkeleton.hh>
#include <log4cpp/BasicLayout.hh>
Go to the source code of this file.
Classes | |
class | LayoutAppender |
LayoutAppender is a common superclass for all Appenders that require a Layout. More... |