syslog-ng source
PythonHttpHeaderPlugin Struct Reference
Collaboration diagram for PythonHttpHeaderPlugin:

Public Attributes

LogDriverPlugin super
 
PythonBinding binding
 
gboolean mark_errors_as_critical
 
struct {
   PyObject *   class
 
   PyObject *   instance
 
   PyObject *   get_headers
 
   PyObject *   on_http_response_received
 
py
 

Member Data Documentation

◆ binding

PythonBinding PythonHttpHeaderPlugin::binding

◆ class

PyObject* PythonHttpHeaderPlugin::class

◆ get_headers

PyObject* PythonHttpHeaderPlugin::get_headers

◆ instance

PyObject* PythonHttpHeaderPlugin::instance

◆ mark_errors_as_critical

gboolean PythonHttpHeaderPlugin::mark_errors_as_critical

◆ on_http_response_received

PyObject* PythonHttpHeaderPlugin::on_http_response_received

◆ 

struct { ... } PythonHttpHeaderPlugin::py

◆ super

LogDriverPlugin PythonHttpHeaderPlugin::super

The documentation for this struct was generated from the following file: