Added debug trace

This commit is contained in:
VilhoRaatikka 2014-11-27 19:48:27 +02:00
parent e068614651
commit 3941f5c31d

View File

@ -2131,6 +2131,10 @@ static int routeQuery(
rlag_max);
if (succp)
{
#if defined(SS_DEBUG)
LOGIF(LT, (skygw_log_write(LOGFILE_TRACE,
"Found DCB for slave.")));
#endif
atomic_add(&inst->stats.n_slave, 1);
}
else