#include <LevelEvaluator.hh>
Inheritance diagram for log4cpp::LevelEvaluator:
Public Member Functions | |
LevelEvaluator (Priority::Value level) | |
virtual bool | eval (const LoggingEvent &event) const |
log4cpp::LevelEvaluator::LevelEvaluator | ( | Priority::Value | level | ) | [inline] |
virtual bool log4cpp::LevelEvaluator::eval | ( | const LoggingEvent & | event | ) | const [inline, virtual] |
Implements log4cpp::TriggeringEventEvaluator.