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

Go to the source code of this file.

Functions

LogParser * python_parser_new (GlobalConfig *cfg)
 
PythonBindingpython_parser_get_binding (LogParser *s)
 
void py_log_parser_global_init (void)
 

Function Documentation

◆ py_log_parser_global_init()

void py_log_parser_global_init ( void  )

◆ python_parser_get_binding()

PythonBinding* python_parser_get_binding ( LogParser *  s)

◆ python_parser_new()

LogParser* python_parser_new ( GlobalConfig *  cfg)