syslog-ng source
group-lines.h File Reference
Include dependency graph for group-lines.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MultiLineOptionsgroup_lines_get_multi_line_options (LogParser *s)
 
void group_lines_set_separator (LogParser *s, const gchar *separator)
 
LogParser * group_lines_new (GlobalConfig *cfg)
 

Function Documentation

◆ group_lines_get_multi_line_options()

MultiLineOptions* group_lines_get_multi_line_options ( LogParser *  s)

◆ group_lines_new()

LogParser* group_lines_new ( GlobalConfig *  cfg)

◆ group_lines_set_separator()

void group_lines_set_separator ( LogParser *  s,
const gchar *  separator 
)