Module win32evtlog

A module, encapsulating the Windows Win32 event log API.

Methods

ClearEventLog
Clears the event log 

BackupEventLog
Backs up the event log 

CloseEventLog
Closes the eventlog 

DeregisterEventSource
Deregisters an Event Source 

NotifyChangeEventLog
Lets an application receive notification when an event is written to the event log file specified by the hEventLog parameter. When the event is written to the event log file, the function causes the event object specified by the hEvent parameter to become signaled. 

GetNumberOfEventLogRecords
Returns the number of event log records. 

GetOldestEventLogRecord
Returns the number of event log records. 

OpenEventLog
Opens an event log. 

RegisterEventSource
Registers an Event Source 

OpenBackupEventLog
Opens a previously saved event log. 

ReadEventLog
Reads some event log records. 

ReportEvent
Reports an event