BloombergLP::ball::Category::isEnabled

Return true if logging at the specified level is enabled for this category, and false otherwise. Logging is enabled if level is numerically less than or equal to any of the four threshold levels of this category.

Synopsis

Declared in <ball_category.h>

bool
isEnabled(int level) const;