Drizzled Public API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Variables
Static Drizzle Declarations
Variables
static const char *
_verbose_name
[DRIZZLE_VERBOSE_MAX]
Detailed Description
Variable Documentation
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
54
of file
drizzle.cc
.
Generated by
1.8.9.1