libdrizzle Developer Documentation

Static Drizzle Declarations
[Drizzle Declarations]

Variables

static const char * _verbose_name [DRIZZLE_VERBOSE_MAX]

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 27 of file drizzle.c.


Generated on 4 May 2010 by  doxygen 1.6.1