syslog-ng source
EVTSYSLOGOPTS Struct Reference

#include <evt_internals.h>

Public Attributes

void(* es_openlog )(const char *ident, int option, int facility)
 
void(* es_closelog )(void)
 
void(* es_syslog )(int priority, const char *format,...) G_GNUC_PRINTF(2
 
void(*) in es_options )
 

Member Data Documentation

◆ es_closelog

void(* EVTSYSLOGOPTS::es_closelog) (void)

◆ es_openlog

void(* EVTSYSLOGOPTS::es_openlog) (const char *ident, int option, int facility)

◆ es_options

void(*) in EVTSYSLOGOPTS::es_options)

◆ es_syslog

void(* EVTSYSLOGOPTS::es_syslog) (int priority, const char *format,...) G_GNUC_PRINTF(2

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