#include <log4cpp/TriggeringEventEvaluatorFactory.hh>#include <string>#include <map>#include <memory>#include "Portability.hh"#include "TriggeringEventEvaluator.hh"#include "FactoryParams.hh"#include <stdexcept>

Go to the source code of this file.
Namespaces | |
| namespace | log4cpp |
Functions | |
| std::auto_ptr < TriggeringEventEvaluator > | log4cpp::create_level_evaluator (const FactoryParams ¶ms) |
Variables | |
| static TriggeringEventEvaluatorFactory * | log4cpp::evaluators_factory_ = 0 |