Read Windows event logs using Enterprise Library

Posted by Sathish on Stack Overflow See other posts from Stack Overflow or by Sathish
Published on 2010-04-26T03:26:46Z Indexed on 2010/04/26 5:43 UTC
Read the original article Hit count: 135

Filed under:

I am using Enterprise library 3.1 to log application logs in Windows event logs, and I want to read this log by passing the date parameter.

Please note that I will be accessing the remote machine and the performance should be good. Is there any method that can be used to read these logs using Ent Lib, or please suggest some good method.

© Stack Overflow or respective owner

Related posts about c#