46
46
static char* sysvar_logging_gearman_host= NULL;
47
47
static char* sysvar_logging_gearman_function= NULL;
70
49
/* quote a string to be safe to include in a CSV line
71
50
that means backslash quoting all commas, doublequotes, backslashes,
72
51
and all the ASCII unprintable characters