Logging callback (gearman_log_fn)
SYNOPSIS
#include <libgearman/gearman.h>
-
type
gearman_log_fn
DESCRIPTION
- c:type:gearman_log_fn is defined as:
void (gearman_log_fn)(const char *line, gearman_verbose_t verbose, void *context)
SEE ALSO
gearmand(8) libgearman(3) gearman_client_set_log_fn(3) gearman_worker_set_log_fn(3)