List of all members.
Public Member Functions |
void | openlog (const std::string &ident) |
void | vlog (int facility, const drizzled::error::priority_t priority, const char *format, va_list ap) |
void | log (int facility, const drizzled::error::priority_t priority, const char *format,...) |
Static Public Member Functions |
static WrapSyslog & | singleton () |
static int | getFacilityByName (const char *) |
static int | getPriorityByName (const char *) |
Private Attributes |
bool | _check |
Detailed Description
Definition at line 30 of file wrap.h.
The documentation for this class was generated from the following files: