syslog-ng source
python-debugger.c File Reference
#include "python-debugger.h"
#include "python-module.h"
#include "python-helpers.h"
#include "python-types.h"
#include "messages.h"
#include "debugger/debugger.h"
#include "logmsg/logmsg.h"
Include dependency graph for python-debugger.c:

Macros

#define DEBUGGER_FETCH_COMMAND   "syslogng.debuggercli.fetch_command"
 

Functions

void python_debugger_append_inittab (void)
 
void python_debugger_init (void)
 

Macro Definition Documentation

◆ DEBUGGER_FETCH_COMMAND

#define DEBUGGER_FETCH_COMMAND   "syslogng.debuggercli.fetch_command"

Function Documentation

◆ python_debugger_append_inittab()

void python_debugger_append_inittab ( void  )

◆ python_debugger_init()

void python_debugger_init ( void  )