Scroll to navigation

log4cpp::LevelEvaluator(3) Library Functions Manual 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

Public Member Functions inherited from log4cpp::TriggeringEventEvaluator
virtual ~TriggeringEventEvaluator ()

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.

Version 1.1 log4cpp