#include <loggen_plugin.h>

Public Attributes | |
| PluginOption * | option |
| int | index |
| int | sent_messages |
| struct timeval | start_time |
| struct timeval | last_throttle_check |
| long | buckets |
| gboolean | proxy_header_sent |
| struct timeval | ts_formatted |
| char | stamp [32] |
| long ThreadData::buckets |
| int ThreadData::index |
| struct timeval ThreadData::last_throttle_check |
| PluginOption* ThreadData::option |
| gboolean ThreadData::proxy_header_sent |
| int ThreadData::sent_messages |
| char ThreadData::stamp[32] |
| struct timeval ThreadData::start_time |
| struct timeval ThreadData::ts_formatted |