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

Go to the source code of this file.

Functions

gboolean native_parser_set_option (LogParser *s, gchar *key, gchar *value)
 
LogParser * native_parser_new (GlobalConfig *cfg)
 

Function Documentation

◆ native_parser_new()

LogParser* native_parser_new ( GlobalConfig *  cfg)

◆ native_parser_set_option()

gboolean native_parser_set_option ( LogParser *  s,
gchar *  key,
gchar *  value 
)