**
* Do retorno retificar se a categoria mensagens de registro com @c da prioridade
* LOG4C_PRIORITY_DEBUG.
*
* @param a_category o objeto de log4c_category_t
* @returns se a categoria registrará.
**/
#if! && (_WIN32) definido! definido (__HP_cc)
int inline de estática log4c_category_is_debug_enabled (const log4c_category_t* a_category)
{
log4c_category_is_priority_enabled do retorno (a_category, LOG4C_PRIORITY_DEBUG);
}
#else
#define log4c_category_is_debug_enabled (a) \
(log4c_category_is_priority_enabled (a, LOG4C_PRIORITY_DEBUG))
o class= >
and de #endif