#include "loggen_plugin.h"

Go to the source code of this file.
Functions | |
| int | generate_log_line (ThreadData *thread_context, char *buffer, int buffer_length, int syslog_proto, int thread_id, unsigned long rate, unsigned long seq) |
| int | prepare_log_line_template (int syslog_proto, int framing, int message_length, char *sdata_value) |
| int generate_log_line | ( | ThreadData * | thread_context, |
| char * | buffer, | ||
| int | buffer_length, | ||
| int | syslog_proto, | ||
| int | thread_id, | ||
| unsigned long | rate, | ||
| unsigned long | seq | ||
| ) |
| int prepare_log_line_template | ( | int | syslog_proto, |
| int | framing, | ||
| int | message_length, | ||
| char * | sdata_value | ||
| ) |