Pantheios KiwiSysLog KLOG Stock Back-end
[Pantheios Stock Back-ends]


Detailed Description

Back-end library that is implemented in terms of KiwiSysLog's KLOG.

Note:
This back-end is now deprecated; you should use Pantheios UNIX Win32-SysLog Stock Back-end instead.


Functions

int pantheios_be_KiwiSysLog_KLOG_init (char const *processIdentity, int id, void *init, void *reserved, void **ptoken)
 Implements the functionality for pantheios_be_init() over the KiwiSysLog KLOG API.
void pantheios_be_KiwiSysLog_KLOG_uninit (void *token)
 Implements the functionality for pantheios_be_uninit() over the KiwiSysLog KLOG API.
int pantheios_be_KiwiSysLog_KLOG_logEntry (void *feToken, void *beToken, int severity, char const *entry, size_t cchEntry)
 Implements the functionality for pantheios_be_logEntry() over the KiwiSysLog KLOG API.


Function Documentation

int pantheios_be_KiwiSysLog_KLOG_init char const *  processIdentity,
int  id,
void *  init,
void *  reserved,
void **  ptoken
 

Implements the functionality for pantheios_be_init() over the KiwiSysLog KLOG API.

int pantheios_be_KiwiSysLog_KLOG_logEntry void *  feToken,
void *  beToken,
int  severity,
char const *  entry,
size_t  cchEntry
 

Implements the functionality for pantheios_be_logEntry() over the KiwiSysLog KLOG API.

void pantheios_be_KiwiSysLog_KLOG_uninit void *  token  ) 
 

Implements the functionality for pantheios_be_uninit() over the KiwiSysLog KLOG API.


pantheios Library documentation © Matthew Wilson, 2006 SourceForge.net Logo