debian man page for gearman_verbose_t

Query: gearman_verbose_t

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GEARMAN_VERBOSE_T(3)						     Gearmand						      GEARMAN_VERBOSE_T(3)

NAME
gearman_verbose_t - Gearmand Documentation, http://gearman.info/
SYNOPSIS
#include <libgearman/gearman.h> gearman_verbose_t const char *gearman_verbose_name(gearman_verbose_t verbose) Link with -lgearman
DESCRIPTION
gearman_verbose_name() takes a gearman_verbose_t and returns a character representation of it. Possible values of gearman_verbose_t: GEARMAN_VERBOSE_FATAL Fatal errors. GEARMAN_VERBOSE_ERROR All errors. GEARMAN_VERBOSE_INFO General information state about any events. GEARMAN_VERBOSE_DEBUG Information calls left in the code for debugging events.
RETURN VALUE
A character string representing the verbose leval.
HOME
To find out more information please check: http://gearman.info/
SEE ALSO
gearmand(8) libgearman(3)
AUTHOR
Data Differential http://www.datadifferential.com/
COPYRIGHT
2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_VERBOSE_T(3)
Related Man Pages
gearman_client_add_servers(3) - debian
gearman_client_options_t(3) - debian
gearman_client_options(3) - debian
gearman_client_run_tasks(3) - debian
gearman_client_set_log_fn(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file