xdm_syslog.c File Reference

OpenXDAS loadable back-end logger for local system log. More...

#include <stddef.h>
#include <syslog.h>

Go to the source code of this file.

Defines

#define XDMAPI
#define XDMEXP

Functions

XDMEXP int XDMAPI xdm_append (const char **msgflds)
 XDM module append routine.
XDMEXP int XDMAPI xdm_init (void(*logmsg)(int level, const char *msg,...), char *(*getcnfstr)(const char *, char *, size_t *))
 XDM module initialization routine.
XDMEXP void XDMAPI xdm_exit (void)
 XDM module exit routine.

Variables

static void(* s_fplogmsg )(int level, const char *msg,...)=0
 A pointer to the xdasd logmsg function.


Detailed Description

OpenXDAS loadable back-end logger for local system log.

The system logger logs to either syslog on Unix systems, or to the Application Event Log on Win32 systems.

Author:
John Calcote (jcalcote@novell.com)
Attention:
Please submit patches to http://openxdas.sourceforge.net

Definition in file xdm_syslog.c.


Generated on Thu Aug 20 22:33:07 2009 for OpenXDAS by  doxygen 1.5.6