#include "syslog-ng.h"

Go to the source code of this file.
Typedefs | |
| typedef void(* | LogTemplateEscapeFunction) (GString *target, const gchar *value, gsize value_len) |
Functions | |
| void | log_template_default_escape_method (GString *result, const gchar *sstr, gsize len) |
| typedef void(* LogTemplateEscapeFunction) (GString *target, const gchar *value, gsize value_len) |
| void log_template_default_escape_method | ( | GString * | result, |
| const gchar * | sstr, | ||
| gsize | len | ||
| ) |