log4cpp::TriggeringEventEvaluator (3) - Linux Manuals
NAME
log4cpp::TriggeringEventEvaluator -
SYNOPSIS
#include <TriggeringEventEvaluator.hh>
Inherited by log4cpp::LevelEvaluator.
Public Member Functions
virtual bool eval (const LoggingEvent &event) const =0
virtual ~TriggeringEventEvaluator ()
Constructor & Destructor Documentation
virtual log4cpp::TriggeringEventEvaluator::~TriggeringEventEvaluator () [inline], [virtual]
Member Function Documentation
virtual bool log4cpp::TriggeringEventEvaluator::eval (const LoggingEvent &event) const [pure virtual]
Implemented in log4cpp::LevelEvaluator.
Author
Generated automatically by Doxygen for log4cpp from the source code.