1GEARMAN_LOG_FN(3) Gearmand GEARMAN_LOG_FN(3)
2
3
4
6 gearman_log_fn - Gearmand Documentation, http://gearman.info/
7
9 #include <libgearman/gearman.h>
10
11 gearman_log_fn
12
14 :c:type:gearman_log_fn is defined as:
15
16 void (gearman_log_fn)(const char *line, gearman_verbose_t verbose, void *context)
17
19 None
20
22 To find out more information please check: http://gearman.info/
23
25 gearmand(8) libgearman(3) gearman_client_set_log_fn(3) gear‐
26 man_worker_set_log_fn(3)
27
29 Data Differential http://www.datadifferential.com/
30
32 2011-2014, Data Differential, http://www.datadifferential.com/
33
34
35
36
371.1.18 December 11, 2017 GEARMAN_LOG_FN(3)