Query: gearman_worker_set_log_fn
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GEARMAN_WORKER_SET_LOG_FN(3) Gearmand GEARMAN_WORKER_SET_LOG_FN(3)NAMEgearman_worker_set_log_fn - Gearmand Documentation, http://gearman.info/SYNOPSIS#include <libgearman/gearman.h> void gearman_worker_set_log_fn(gearman_worker_st *worker, gearman_log_fn *function, void *context, gearman_verbose_t verbose)DESCRIPTIONgearman_worker_set_log_fn() is similar to gearman_client_set_log_fn() but it used with workers, aka, gearman_worker_st. gearman_worker_set_log_fn() allows you to register a callback that will be passed all error messages that are givin to the worker. See gearman_log_fn for a description of the callback. See gearman_verbose_t for more information on logging levels.RETURN VALUENoneHOMETo find out more information please check: http://gearman.info/SEE ALSOgearmand(8) libgearman(3) gearman_client_set_log_fn(3) gearman_log_fn gearman_verbose_tAUTHORData Differential http://www.datadifferential.com/COPYRIGHT2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_WORKER_SET_LOG_FN(3)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
Weird 'find' results |