> Can someone point me in the right direction? I'm looking for a module
> to monitor the Windows Event Viewer.

http://docs.python.org/lib/module-logging.html

NTEventLogHandler is the one you should use.

happy pythoning
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to