log4cplus  2.1.0
Classes | Namespaces | Functions
layout.h File Reference
#include <log4cplus/config.hxx>
#include <log4cplus/loglevel.h>
#include <log4cplus/streams.h>
#include <log4cplus/tstring.h>
#include <log4cplus/helpers/timehelper.h>
#include <vector>
#include <memory>
Include dependency graph for layout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  log4cplus::Layout
 This class is used to layout strings sent to an {}. More...
 
class  log4cplus::SimpleLayout
 SimpleLayout consists of the LogLevel of the log statement, followed by " - " and then the log message itself. More...
 
class  log4cplus::TTCCLayout
 TTCC layout format consists of time, thread, Logger and nested diagnostic context information, hence the name. More...
 
class  log4cplus::PatternLayout
 A flexible layout configurable with pattern string. More...
 

Namespaces

 log4cplus
 
 log4cplus::pattern
 
 log4cplus::helpers
 
 log4cplus::spi
 

Functions

LOG4CPLUS_EXPORT helpers::Time const & log4cplus::getTTCCLayoutTimeBase ()