Updates for new logging definitions

This commit is contained in:
Mark Riddoch
2014-12-04 16:56:33 +00:00
parent 1baff3dfbb
commit 36aea7454f
7 changed files with 15 additions and 8 deletions

View File

@ -67,6 +67,8 @@ int blr_slave_callback(DCB *dcb, DCB_REASON reason, void *data);
static int blr_slave_fake_rotate(ROUTER_INSTANCE *router, ROUTER_SLAVE *slave);
extern int lm_enabled_logfiles_bitmask;
extern size_t log_ses_count[];
extern __thread log_info_t tls_log_info;
/**
* Process a request packet from the slave server.