1gearman_verbose_name(3)             Gearman            gearman_verbose_name(3)
2
3
4

NAME

6       gearman_verbose_name - Gearman Declarations
7

SYNOPSIS

9       #include <libgearman/gearman.h>
10
11        const char *gearman_verbose_name(gearman_verbose_t verbose);
12

DESCRIPTION

14       Get string with the name of the given verbose level.  *
15

PARAMETERS

17              [in] verbose Verbose logging level.
18

RETURN VALUE

20       String form of verbose level.
21

SEE ALSO

23       The Gearman homepage: http://www.gearman.org/
24

BUGS

26       Bugs should be reported at https://bugs.launchpad.net/gearmand
27

COPYING

29       Copyright (C) 2008 Brian Aker, Eric Day. All rights reserved.
30
31       Use  and  distribution  licensed under the BSD license. See the COPYING
32       file in the original source for full text.
33
34
35
36Gearman                           2010-03-15           gearman_verbose_name(3)
Impressum