#include "stateful-parser.h"#include "synthetic-message.h"#include "multi-line/multi-line-factory.h"

Go to the source code of this file.
Functions | |
| MultiLineOptions * | group_lines_get_multi_line_options (LogParser *s) |
| void | group_lines_set_separator (LogParser *s, const gchar *separator) |
| LogParser * | group_lines_new (GlobalConfig *cfg) |
| MultiLineOptions* group_lines_get_multi_line_options | ( | LogParser * | s | ) |
| LogParser* group_lines_new | ( | GlobalConfig * | cfg | ) |
| void group_lines_set_separator | ( | LogParser * | s, |
| const gchar * | separator | ||
| ) |