
PatternLayout.cpp -
#include 'log4cpp/Portability.hh'
#include <string>
#include <time.h>
#include <strstream>
#include <iomanip>
#include 'log4cpp/PatternLayout.hh'
#include 'log4cpp/Priority.hh'
#include 'log4cpp/OstringStream.hh'
#include 'log4cpp/NDC.hh'
#include 'log4cpp/TimeStamp.hh'
Namespaces
namespace log4cpp
Generated automatically by Doxygen for log4cpp from the source code.
log4cpp 19 Aug 2003 PatternLayout.cpp(3)