log4cpp 1.1
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
LayoutsFactory.cpp File Reference
#include <log4cpp/LayoutsFactory.hh>
#include <stdexcept>

Namespaces

namespace  log4cpp
 The top level namespace for all 'Log for C++' types and classes.
 

Functions

std::LOG4CPP_UNIQUE_PTR< Layoutlog4cpp::create_simple_layout (const FactoryParams &params)
 
std::LOG4CPP_UNIQUE_PTR< Layoutlog4cpp::create_basic_layout (const FactoryParams &params)
 
std::LOG4CPP_UNIQUE_PTR< Layoutlog4cpp::create_pattern_layout (const FactoryParams &params)
 
std::LOG4CPP_UNIQUE_PTR< Layoutlog4cpp::create_pass_through_layout (const FactoryParams &params)
 

Variables

static LayoutsFactorylog4cpp::layouts_factory_ = 0