#include <pantheios/pantheios.h>
#include <pantheios/backend.h>
Go to the source code of this file.
Functions | |
| unsigned | pantheios_be_WindowsEventLog_calcCategory (int backEndId, int severity) |
| int | pantheios_be_WindowsEventLog_init (char const *processIdentity, int id, void *unused, void *reserved, void **ptoken) |
| Implements the functionality for pantheios_be_init() over the Windows EventLog API. | |
| void | pantheios_be_WindowsEventLog_uninit (void *token) |
| Implements the functionality for pantheios_be_uninit() over the Windows EventLog API. | |
| int | pantheios_be_WindowsEventLog_logEntry (void *feToken, void *beToken, int severity, char const *entry, size_t cchEntry) |
| Implements the functionality for pantheios_be_logEntry() over the Windows EventLog API. | |
Variables | |
| unsigned | BE_WINDOWSEVENTLOG_EVENTID |
|
||||||||||||
|
|
|
|
|
|
|
|
| pantheios Library documentation © Matthew Wilson, 2006 |
|