#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 ) |
| void(* EVTSYSLOGOPTS::es_closelog) (void) |
| void(* EVTSYSLOGOPTS::es_openlog) (const char *ident, int option, int facility) |
| void(*) in EVTSYSLOGOPTS::es_options) |
| void(* EVTSYSLOGOPTS::es_syslog) (int priority, const char *format,...) G_GNUC_PRINTF(2 |