Return the specified categoryHolder if the severity warrants logging according to the specified t_SEVERITY and categoryHolder, and 0 otherwise.
Declared in <ball_log.h>
template<int t_SEVERITY>
static
CategoryHolder const*
categoryHolderIfEnabled(CategoryHolder const* categoryHolder);