table of contents
        
      
      
    | log4cpp::LevelEvaluator(3) | log4cpp | log4cpp::LevelEvaluator(3) | 
NAME¶
log4cpp::LevelEvaluator -
SYNOPSIS¶
#include <LevelEvaluator.hh>
Inherits log4cpp::TriggeringEventEvaluator.
Public Member Functions¶
LevelEvaluator (Priority::Value level)
  
  virtual bool eval (const LoggingEvent &event) const
  
  
Constructor & Destructor Documentation¶
log4cpp::LevelEvaluator::LevelEvaluator (Priority::Value level) [inline]¶
Member Function Documentation¶
virtual bool log4cpp::LevelEvaluator::eval (const LoggingEvent & event) const [inline, virtual]¶
Implements log4cpp::TriggeringEventEvaluator.
Author¶
Generated automatically by Doxygen for log4cpp from the source code.
| 4 Aug 2014 | Version 1.0 |