libdrizzle Developer Documentation
Variables
Static Drizzle Declarations
Drizzle Client Interface
|
Drizzle Server Interface
»
Drizzle Declarations
Variables
static const char *
_verbose_name
[
DRIZZLE_VERBOSE_MAX
]
Detailed Description
Variable Documentation
◆
_verbose_name
const char* _verbose_name[
DRIZZLE_VERBOSE_MAX
]
static
Initial value:
=
{
"NEVER"
,
"FATAL"
,
"ERROR"
,
"INFO"
,
"DEBUG"
,
"CRAZY"
}
Names of the verbose levels provided.
Definition at line
27
of file
drizzle.c
.
Generated by
1.12.0