log4cpp 1.1.3
Loading...
Searching...
No Matches
LayoutsFactory.cpp File Reference
#include <log4cpp/LayoutsFactory.hh>
#include <stdexcept>
Include dependency graph for LayoutsFactory.cpp:

Namespaces

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

Functions

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

Variables

static LayoutsFactorylog4cpp::layouts_factory_ = 0