#include <log4cpp/LayoutsFactory.hh>
#include <stdexcept>
Include dependency graph for LayoutsFactory.cpp:
Namespaces | |
namespace | log4cpp |
Functions | |
std::auto_ptr< Layout > | create_simple_layout (const FactoryParams ¶ms) |
std::auto_ptr< Layout > | create_pattern_layout (const FactoryParams ¶ms) |
std::auto_ptr< Layout > | create_pass_through_layout (const FactoryParams ¶ms) |
Variables | |
LayoutsFactory * | layouts_factory_ = 0 |
|
|
|
|
|
|
|
|