1 #if !defined(h_3491ecd0_3891_4902_b3ba_15b15d98ae49) 2 #define h_3491ecd0_3891_4902_b3ba_15b15d98ae49 11 virtual bool eval(
const LoggingEvent& event)
const {
return event.priority <= level_; }
18 #endif // h_3491ecd0_3891_4902_b3ba_15b15d98ae49
The top level namespace for all 'Log for C++' types and classes.
LevelEvaluator(Priority::Value level)
int Value
The type of Priority Values.
virtual bool eval(const LoggingEvent &event) const