|
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 WrapSyslog & | singleton () |
|
static int | getFacilityByName (const char *) |
|
static int | getPriorityByName (const char *) |
|
Definition at line 31 of file wrap.h.
The documentation for this class was generated from the following files: