#include <redis.h>
Public Attributes | |
| LogThreadedDestDriver | super |
| gchar * | host |
| gint | port |
| gchar * | auth |
| struct timeval | timeout |
| LogTemplateOptions | template_options |
| GString * | command |
| GList * | arguments |
| GList* RedisDriver::arguments |
| gchar* RedisDriver::auth |
| GString* RedisDriver::command |
| gchar* RedisDriver::host |
| gint RedisDriver::port |
| LogThreadedDestDriver RedisDriver::super |
| LogTemplateOptions RedisDriver::template_options |
| struct timeval RedisDriver::timeout |