How to add custom event log type in windows event log via C# [modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I look 5 event log type in window event log. They are as under.
error. information. warning. success audit. failure audit.
While, my requirement is to add 2 more custom event log type, along with it...such asFATAL. DEBUG.
Can any one advice me, how to do it...(PROGRAMATICALLY) thax in advance.Thanks, Chintan(India)
modified on Wednesday, December 10, 2008 3:53 AM