Funcion names removed from maxbinlogcheck messages

Funcion names removed from maxbinlogcheck messages
This commit is contained in:
MassimilianoPinto
2015-09-09 10:26:21 +02:00
parent 6fe8082445
commit 8d0add5a1a

View File

@ -137,6 +137,9 @@ int main(int argc, char **argv) {
arg_vector[3] = "-o";
arg_vector[4] = NULL;
skygw_logmanager_init(arg_count,arg_vector);
skygw_log_set_augmentation(0);
free(arg_vector);
if (!debug_out)