#include "Base/GCException.h"
#include <log4cpp/Portability.hh>
#include <log4cpp/Layout.hh>
#include <log4cpp/Configurator.hh>
#include <vector>
Go to the source code of this file.
Classes | |
class | PatternLayout::PatternComponent |
class | PatternLayout |
PatternLayout is a simple fixed format Layout implementation. More... |