converted_tag     237 include/crm/common/logging.h         int converted_tag = g_quark_try_string(tag);                   \
converted_tag     239 include/crm/common/logging.h             trace_tag_cs = qb_log_callsite_get(__func__, __FILE__, fmt, level, __LINE__, converted_tag); \
converted_tag     241 include/crm/common/logging.h         if (crm_is_callsite_active(trace_tag_cs, level, converted_tag)) {               \
converted_tag     243 include/crm/common/logging.h                                         __LINE__, converted_tag , ##args);  \